File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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.5 .0
4
4
hooks :
5
5
- id : check-added-large-files
6
6
args : ['--maxkb=100']
@@ -27,15 +27,15 @@ repos:
27
27
hooks :
28
28
- id : setup-cfg-fmt
29
29
- repo : https://github.com/psf/black
30
- rev : 23.9 .1
30
+ rev : 23.10 .1
31
31
hooks :
32
32
- id : black
33
33
- repo : https://github.com/astral-sh/ruff-pre-commit
34
- rev : v0.0.292
34
+ rev : v0.1.4
35
35
hooks :
36
36
- id : ruff
37
37
- repo : https://github.com/dosisod/refurb
38
- rev : v1.21.0
38
+ rev : v1.22.1
39
39
hooks :
40
40
- id : refurb
41
41
args : [--ignore, FURB126]
58
58
hooks :
59
59
- id : codespell
60
60
- repo : https://github.com/pre-commit/mirrors-mypy
61
- rev : ' v1.5 .1'
61
+ rev : ' v1.6 .1'
62
62
hooks :
63
63
- id : mypy
64
64
additional_dependencies : [
You can’t perform that action at this time.
0 commit comments