Commit badb499 1 parent 6dd43b7 commit badb499 Copy full SHA for badb499
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 11
11
- id : " check-useless-excludes"
12
12
13
13
- repo : " https://github.com/pre-commit/pre-commit-hooks"
14
- rev : " v4.6 .0"
14
+ rev : " v5.0 .0"
15
15
hooks :
16
16
- id : " check-added-large-files"
17
17
- id : " check-merge-conflict"
@@ -26,15 +26,15 @@ repos:
26
26
exclude : " \\ .xml"
27
27
28
28
- repo : " https://github.com/asottile/pyupgrade"
29
- rev : " v3.17 .0"
29
+ rev : " v3.19 .0"
30
30
hooks :
31
31
- id : " pyupgrade"
32
32
name : " Enforce Python 3.9+ idioms"
33
33
args :
34
34
- " --py39-plus"
35
35
36
36
- repo : " https://github.com/psf/black-pre-commit-mirror"
37
- rev : " 24.8 .0"
37
+ rev : " 24.10 .0"
38
38
hooks :
39
39
- id : " black"
40
40
@@ -56,14 +56,14 @@ repos:
56
56
- id : " editorconfig-checker"
57
57
58
58
- repo : " https://github.com/python-jsonschema/check-jsonschema"
59
- rev : " 0.29.2 "
59
+ rev : " 0.29.4 "
60
60
hooks :
61
61
- id : " check-dependabot"
62
62
- id : " check-github-workflows"
63
63
- id : " check-readthedocs"
64
64
65
65
- repo : " https://github.com/rhysd/actionlint"
66
- rev : " v1.7.1 "
66
+ rev : " v1.7.4 "
67
67
hooks :
68
68
- id : " actionlint"
69
69
You can’t perform that action at this time.
0 commit comments