File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ repos:
16
16
doc/data/messages/m/missing-final-newline/bad.py|
17
17
)$
18
18
- repo : https://github.com/charliermarsh/ruff-pre-commit
19
- rev : " v0.0.253 "
19
+ rev : " v0.0.254 "
20
20
hooks :
21
21
- id : ruff
22
22
args : ["--fix"]
23
23
exclude : &fixtures tests(/\w*)*/functional/|tests/input|doc/data/messages|tests(/\w*)*data/
24
24
- repo : https://github.com/charliermarsh/ruff-pre-commit
25
- rev : " v0.0.253 "
25
+ rev : " v0.0.254 "
26
26
hooks :
27
27
- id : ruff
28
28
name : line-length-doc
@@ -116,7 +116,7 @@ repos:
116
116
]
117
117
exclude : tests(/\w*)*/functional/|tests/input|tests(/.*)+/conftest.py|doc/data/messages|tests(/\w*)*data/
118
118
- repo : https://github.com/pre-commit/mirrors-prettier
119
- rev : v3.0.0-alpha.4
119
+ rev : v3.0.0-alpha.6
120
120
hooks :
121
121
- id : prettier
122
122
args : [--prose-wrap=always, --print-width=88]
You can’t perform that action at this time.
0 commit comments