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=25']
@@ -32,15 +32,15 @@ repos:
32
32
hooks :
33
33
- id : setup-cfg-fmt
34
34
- repo : https://github.com/psf/black
35
- rev : 23.9 .1
35
+ rev : 23.10 .1
36
36
hooks :
37
37
- id : black
38
38
- repo : https://github.com/astral-sh/ruff-pre-commit
39
- rev : v0.0.292
39
+ rev : v0.1.4
40
40
hooks :
41
41
- id : ruff
42
42
- repo : https://github.com/dosisod/refurb
43
- rev : v1.21.0
43
+ rev : v1.22.1
44
44
hooks :
45
45
- id : refurb
46
46
args : [--ignore, FURB126]
63
63
hooks :
64
64
- id : codespell
65
65
- repo : https://github.com/pre-commit/mirrors-mypy
66
- rev : ' v1.5 .1'
66
+ rev : ' v1.6 .1'
67
67
hooks :
68
68
- id : mypy
69
69
args : [
You can’t perform that action at this time.
0 commit comments