File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,13 +52,13 @@ repos:
52
52
hooks :
53
53
- id : black
54
54
- repo : https://github.com/charliermarsh/ruff-pre-commit
55
- rev : v0.0.241
55
+ rev : v0.0.255
56
56
hooks :
57
57
- id : ruff
58
58
args : [hooks, tests]
59
59
pass_filenames : false
60
60
- repo : https://github.com/dosisod/refurb
61
- rev : v1.10 .0
61
+ rev : v1.13 .0
62
62
hooks :
63
63
- id : refurb
64
64
args : [--ignore, FURB126]
@@ -98,12 +98,12 @@ repos:
98
98
# path/to/file.py
99
99
# )$
100
100
- repo : https://github.com/codespell-project/codespell
101
- rev : v2.2.2
101
+ rev : v2.2.4
102
102
hooks :
103
103
- id : codespell
104
104
additional_dependencies : [tomli]
105
105
- repo : https://github.com/pre-commit/mirrors-mypy
106
- rev : ' v0.991 '
106
+ rev : ' v1.1.1 '
107
107
hooks :
108
108
- id : mypy
109
109
args : [
You can’t perform that action at this time.
0 commit comments