Commit 7c48f98 1 parent c9e7f14 commit 7c48f98 Copy full SHA for 7c48f98
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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.6.8 '
4
+ rev : ' v0.6.9 '
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.8 .0
10
+ rev : 24.10 .0
11
11
hooks :
12
12
- id : black
13
13
- repo : https://github.com/codespell-project/codespell
18
18
- tomli
19
19
args : [--ignore-words-list, astroid ]
20
20
- repo : https://github.com/pre-commit/pre-commit-hooks
21
- rev : v4.6 .0
21
+ rev : v5.0 .0
22
22
hooks :
23
23
- id : check-added-large-files
24
24
- id : check-case-conflict
60
60
test.*
61
61
)$
62
62
- repo : https://github.com/jsh9/pydoclint
63
- rev : 0.5.8
63
+ rev : 0.5.9
64
64
hooks :
65
65
- id : pydoclint
66
66
args :
You can’t perform that action at this time.
0 commit comments