File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
hooks :
20
20
- id : check-pre-commit-ci-config
21
21
- repo : https://github.com/mxr/sync-pre-commit-deps
22
- rev : v0.0.2
22
+ rev : v0.0.3
23
23
hooks :
24
24
- id : sync-pre-commit-deps
25
25
- repo : https://github.com/peterdemin/pip-compile-multi
28
28
- id : pip-compile-multi-verify
29
29
files : ^requirements/.*\.(in|txt)$
30
30
- repo : https://github.com/pypa/pip-audit
31
- rev : v2.7.3
31
+ rev : v2.8.0
32
32
hooks :
33
33
- id : pip-audit
34
34
args : [
@@ -55,13 +55,13 @@ repos:
55
55
- id : pyupgrade
56
56
args : ['--keep-runtime-typing', '--py311-plus']
57
57
- repo : https://github.com/astral-sh/ruff-pre-commit
58
- rev : v0.9.2
58
+ rev : v0.11.0
59
59
hooks :
60
60
- id : ruff
61
61
args : ['--fix', '--exit-non-zero-on-fix']
62
62
- id : ruff-format
63
63
- repo : https://github.com/PyCQA/pylint
64
- rev : v3.3.3
64
+ rev : v3.3.5
65
65
hooks :
66
66
- id : pylint
67
67
args : [
73
73
additional_dependencies :
74
74
- tomli
75
75
- repo : https://github.com/fredrikaverpil/creosote
76
- rev : v4.0.0
76
+ rev : v4.0.1
77
77
hooks :
78
78
- id : creosote
79
79
- repo : https://github.com/shellcheck-py/shellcheck-py
@@ -124,7 +124,7 @@ repos:
124
124
- id : forbid-tabs
125
125
- id : remove-tabs
126
126
- repo : https://github.com/pycontribs/mirrors-prettier
127
- rev : v3.4.2
127
+ rev : v3.5.3
128
128
hooks :
129
129
- id : prettier
130
130
- repo : https://github.com/ducminh-phan/reformat-gherkin
You can’t perform that action at this time.
0 commit comments