Skip to content

Commit 2f4bf00

Browse files
committed
ci: disable ansible-lint
1 parent 710a880 commit 2f4bf00

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.pre-commit-config.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ repos:
3838
hooks:
3939
- id: prettier
4040

41-
- repo: https://github.com/ansible/ansible-lint
42-
rev: v24.7.0
43-
hooks:
44-
- id: ansible-lint
45-
additional_dependencies:
46-
- ansible-core
47-
- passlib
41+
# - repo: https://github.com/ansible/ansible-lint
42+
# rev: v24.7.0
43+
# hooks:
44+
# - id: ansible-lint
45+
# additional_dependencies:
46+
# - ansible-core
47+
# - passlib

0 commit comments

Comments
 (0)