We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c39e63 commit 3439880Copy full SHA for 3439880
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
---
2
repos:
3
- repo: https://github.com/pre-commit/pre-commit-hooks
4
- rev: v5.0.0
+ rev: v6.0.0
5
hooks:
6
- id: check-added-large-files
7
- id: check-case-conflict
@@ -14,7 +14,7 @@ repos:
14
- id: end-of-file-fixer
15
- id: trailing-whitespace
16
- repo: https://github.com/gitleaks/gitleaks
17
- rev: v8.26.0
+ rev: v8.28.0
18
19
- id: gitleaks
20
- repo: https://github.com/rhysd/actionlint
@@ -26,6 +26,6 @@ repos:
26
27
- id: yamllint
28
- repo: https://github.com/ansible/ansible-lint
29
- rev: v25.4.0
+ rev: v25.9.1
30
31
- id: ansible-lint
0 commit comments