File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.4 .0
3
+ rev : v4.6 .0
4
4
hooks :
5
5
- id : check-added-large-files
6
6
args :
@@ -51,22 +51,22 @@ repos:
51
51
- ' 88'
52
52
- --blank
53
53
- repo : https://github.com/psf/black
54
- rev : 23.9.1
54
+ rev : 24.4.0
55
55
hooks :
56
56
- id : black
57
57
- repo : https://github.com/astral-sh/ruff-pre-commit
58
- rev : v0.0.292
58
+ rev : v0.4.1
59
59
hooks :
60
60
- id : ruff
61
61
- repo : https://github.com/dosisod/refurb
62
- rev : v1.21 .0
62
+ rev : v2.0 .0
63
63
hooks :
64
64
- id : refurb
65
65
args :
66
66
- --ignore
67
67
- FURB126
68
68
- repo : https://github.com/econchick/interrogate
69
- rev : 1.5 .0
69
+ rev : 1.7 .0
70
70
hooks :
71
71
- id : interrogate
72
72
args :
89
89
hooks :
90
90
- id : codespell
91
91
- repo : https://github.com/pre-commit/mirrors-mypy
92
- rev : v1.5.1
92
+ rev : v1.9.0
93
93
hooks :
94
94
- id : mypy
95
95
args :
You can’t perform that action at this time.
0 commit comments