File tree 1 file changed +5
-5
lines changed
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/codespell-project/codespell
3
- rev : v2.2.4
3
+ rev : v2.3.0
4
4
hooks :
5
5
- id : codespell
6
6
additional_dependencies : [tomli]
7
7
# args: ["--write-changes"] # consider enabling for auto-fif
8
8
exclude : " test/fixtures/"
9
9
10
10
- repo : https://github.com/astral-sh/ruff-pre-commit
11
- rev : v0.4.3
11
+ rev : v0.6.0
12
12
hooks :
13
13
- id : ruff
14
14
args : ["--fix"]
@@ -17,14 +17,14 @@ repos:
17
17
exclude : ^git/ext/
18
18
19
19
- repo : https://github.com/shellcheck-py/shellcheck-py
20
- rev : v0.9 .0.6
20
+ rev : v0.10 .0.1
21
21
hooks :
22
22
- id : shellcheck
23
23
args : [--color]
24
24
exclude : ^test/fixtures/polyglot$|^git/ext/
25
25
26
26
- repo : https://github.com/pre-commit/pre-commit-hooks
27
- rev : v4.5 .0
27
+ rev : v4.6 .0
28
28
hooks :
29
29
- id : end-of-file-fixer
30
30
exclude : test/fixtures/
33
33
- id : check-merge-conflict
34
34
35
35
- repo : https://github.com/abravalheri/validate-pyproject
36
- rev : v0.16
36
+ rev : v0.19
37
37
hooks :
38
38
- id : validate-pyproject
You can’t perform that action at this time.
0 commit comments