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/astral-sh/ruff-pre-commit
3
3
# Ruff version.
4
- rev : ' v0.3.5 '
4
+ rev : ' v0.4.2 '
5
5
hooks :
6
6
- id : ruff
7
7
args : [--fix, --exit-non-zero-on-fix]
8
8
exclude : test.*
9
9
- repo : https://github.com/psf/black
10
- rev : 24.3.0
10
+ rev : 24.4.2
11
11
hooks :
12
12
- id : black
13
13
- repo : https://github.com/pre-commit/pre-commit-hooks
14
- rev : v4.5 .0
14
+ rev : v4.6 .0
15
15
hooks :
16
16
- id : check-added-large-files
17
17
- id : check-case-conflict
36
36
- id : fix-encoding-pragma
37
37
args : ["--remove"]
38
38
- repo : https://github.com/pre-commit/mirrors-mypy
39
- rev : v1.9 .0
39
+ rev : v1.10 .0
40
40
hooks :
41
41
- id : mypy
42
42
exclude : test.*
49
49
args :
50
50
- " --config=pyproject.toml"
51
51
- repo : https://github.com/econchick/interrogate
52
- rev : 1.5 .0 # or master if you're bold
52
+ rev : 1.7 .0 # or master if you're bold
53
53
hooks :
54
54
- id : interrogate
55
55
exclude : test.*
You can’t perform that action at this time.
0 commit comments