Commit f438bc6 1 parent 5ce8229 commit f438bc6 Copy full SHA for f438bc6
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
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.4 '
4
+ rev : ' v0.3.5 '
5
5
hooks :
6
6
- id : ruff
7
7
args : [--fix, --exit-non-zero-on-fix]
18
18
- tomli
19
19
args : [--ignore-words-list, astroid ]
20
20
- repo : https://github.com/pre-commit/pre-commit-hooks
21
- rev : v4.5 .0
21
+ rev : v4.6 .0
22
22
hooks :
23
23
- id : check-added-large-files
24
24
- id : check-case-conflict
62
62
args :
63
63
- " --config=pyproject.toml"
64
64
- repo : https://github.com/econchick/interrogate
65
- rev : 1.5 .0 # or master if you're bold
65
+ rev : 1.7 .0 # or master if you're bold
66
66
hooks :
67
67
- id : interrogate
68
68
exclude : test.*
You can’t perform that action at this time.
0 commit comments