Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit 4d2b52e

Browse files
update pre-commit
1 parent 6dfa488 commit 4d2b52e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.ansible-lint

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ exclude_paths:
22
- temp
33
- .github
44
- .pre-commit-config.yaml
5-
parseable: true
65
quiet: true
76
skip_list:
87
- "no-changed-when"

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: pretty-format-json
1717
args: [--autofix]
1818
- repo: https://github.com/ansible/ansible-lint
19-
rev: v25.12.2
19+
rev: v26.1.0
2020
hooks:
2121
- id: ansible-lint
2222
additional_dependencies:

0 commit comments

Comments
 (0)