Skip to content

Commit 2428f19

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/gitleaks/gitleaks: v8.28.0 → v8.30.0](gitleaks/gitleaks@v8.28.0...v8.30.0) - [github.com/rhysd/actionlint: v1.7.8 → v1.7.9](rhysd/actionlint@v1.7.8...v1.7.9) - [github.com/ansible/ansible-lint: v25.9.2 → v25.12.0](ansible/ansible-lint@v25.9.2...v25.12.0)
1 parent a53226d commit 2428f19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@ repos:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- repo: https://github.com/gitleaks/gitleaks
17-
rev: v8.28.0
17+
rev: v8.30.0
1818
hooks:
1919
- id: gitleaks
2020
- repo: https://github.com/rhysd/actionlint
21-
rev: v1.7.8
21+
rev: v1.7.9
2222
hooks:
2323
- id: actionlint
2424
- repo: https://github.com/adrienverge/yamllint
2525
rev: v1.37.1
2626
hooks:
2727
- id: yamllint
2828
- repo: https://github.com/ansible/ansible-lint
29-
rev: v25.9.2
29+
rev: v25.12.0
3030
hooks:
3131
- id: ansible-lint

0 commit comments

Comments
 (0)