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']
@@ -34,15 +34,15 @@ repos:
34
34
hooks :
35
35
- id : setup-cfg-fmt
36
36
- repo : https://github.com/psf/black
37
- rev : 23.9.1
37
+ rev : 23.11.0
38
38
hooks :
39
39
- id : black
40
40
- repo : https://github.com/astral-sh/ruff-pre-commit
41
- rev : v0.0.292
41
+ rev : v0.1.5
42
42
hooks :
43
43
- id : ruff
44
44
- repo : https://github.com/dosisod/refurb
45
- rev : v1.21.0
45
+ rev : v1.22.2
46
46
hooks :
47
47
- id : refurb
48
48
args : [--ignore, FURB126]
61
61
- id : interrogate
62
62
args : [-v, --fail-under=40, src]
63
63
- repo : https://github.com/pre-commit/mirrors-mypy
64
- rev : ' v1.5.1 '
64
+ rev : ' v1.7.0 '
65
65
hooks :
66
66
- id : mypy
67
67
additional_dependencies : [
You can’t perform that action at this time.
0 commit comments