File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ repos:
27
27
hooks :
28
28
- id : doc8
29
29
- repo : https://github.com/psf/black
30
- rev : 24.1.1
30
+ rev : 24.4.2
31
31
hooks :
32
32
- id : black
33
33
language_version : python3
34
34
- repo : https://github.com/pre-commit/pre-commit-hooks.git
35
- rev : v4.5 .0
35
+ rev : v4.6 .0
36
36
hooks :
37
37
- id : end-of-file-fixer
38
38
- id : trailing-whitespace
@@ -42,12 +42,12 @@ repos:
42
42
- id : check-merge-conflict
43
43
- id : debug-statements
44
44
- repo : https://github.com/astral-sh/ruff-pre-commit
45
- rev : " v0.2.0 "
45
+ rev : " v0.4.3 "
46
46
hooks :
47
47
- id : ruff
48
48
args : [--fix, --exit-non-zero-on-fix]
49
49
- repo : https://github.com/ansible/ansible-lint.git
50
- rev : v6.22.2
50
+ rev : v24.2.3
51
51
hooks :
52
52
- id : ansible-lint
53
53
entry : env ANSIBLE_ROLES_PATH="$ANSIBLE_ROLES_PATH:test/roles" ansible-lint
You can’t perform that action at this time.
0 commit comments