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.263 "
19
+ rev : " v0.0.265 "
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.263 "
25
+ rev : " v0.0.265 "
26
26
hooks :
27
27
- id : ruff
28
28
name : ruff-doc
36
36
exclude : tests(/\w*)*/functional/|tests/input|doc/data/messages|examples/|setup.py|tests(/\w*)*data/
37
37
types : [python]
38
38
- repo : https://github.com/asottile/pyupgrade
39
- rev : v3.3.2
39
+ rev : v3.4.0
40
40
hooks :
41
41
- id : pyupgrade
42
42
args : [--py38-plus]
You can’t perform that action at this time.
0 commit comments