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

Commit 8aeda7a

Browse files
pre-commit-ci[bot]ConsoleCatzirl
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/ansible/ansible-lint: v24.9.2 → v24.10.0](ansible/ansible-lint@v24.9.2...v24.10.0)
1 parent 9555abc commit 8aeda7a

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: v4.6.0
6+
rev: v5.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: v24.9.2
15+
rev: v24.10.0
1616
hooks:
1717
- id: ansible-lint
1818
additional_dependencies:

0 commit comments

Comments
 (0)