Skip to content

Commit ee00b6a

Browse files
[pre-commit.ci] pre-commit autoupdate (#655)
[pre-commit.ci] pre-commit autoupdate updates: github.com/ansible/ansible-lint.git: v25.1.3 → v25.7.0 Reviewed-by: Matej Focko
2 parents 207cb33 + df9f0c7 commit ee00b6a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.ansible-lint-ignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
roles/deploy/defaults/main.yml var-naming[no-role-prefix]
2+
roles/deploy/tasks/main.yml var-naming[no-role-prefix]

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
args:
2121
- --allow-missing-credentials
2222
- repo: https://github.com/ansible/ansible-lint.git
23-
rev: v25.1.3
23+
rev: v25.7.0
2424
hooks:
2525
- id: ansible-lint
2626
files: \.(yaml|yml)$

0 commit comments

Comments
 (0)