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

Commit 7d4792f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/ansible/ansible-lint: v25.7.0 → v25.8.2](ansible/ansible-lint@v25.7.0...v25.8.2)
1 parent d60bb4f commit 7d4792f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33
autoupdate_schedule: monthly
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
@@ -12,7 +12,7 @@ repos:
1212
- id: pretty-format-json
1313
args: [--autofix]
1414
- repo: https://github.com/ansible/ansible-lint
15-
rev: v25.7.0
15+
rev: v25.8.2
1616
hooks:
1717
- id: ansible-lint
1818
additional_dependencies:

0 commit comments

Comments
 (0)