Skip to content

Commit f6fde43

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/gitleaks/gitleaks: v8.24.3 → v8.26.0](gitleaks/gitleaks@v8.24.3...v8.26.0) - [github.com/ansible-community/ansible-lint: v25.2.1 → v25.4.0](ansible/ansible-lint@v25.2.1...v25.4.0) - [github.com/adrienverge/yamllint.git: v1.37.0 → v1.37.1](https://github.com/adrienverge/yamllint.git/compare/v1.37.0...v1.37.1)
1 parent 472bf0e commit f6fde43

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
@@ -35,12 +35,12 @@ repos:
3535
- id: detect-secrets
3636

3737
- repo: https://github.com/gitleaks/gitleaks
38-
rev: v8.24.3
38+
rev: v8.26.0
3939
hooks:
4040
- id: gitleaks
4141

4242
- repo: https://github.com/ansible-community/ansible-lint
43-
rev: v25.2.1
43+
rev: v25.4.0
4444
hooks:
4545
- id: ansible-lint
4646
name: Ansible-lint
@@ -59,6 +59,6 @@ repos:
5959
- ansible-core>=2.10.1
6060

6161
- repo: https://github.com/adrienverge/yamllint.git
62-
rev: v1.37.0 # or higher tag
62+
rev: v1.37.1 # or higher tag
6363
hooks:
6464
- id: yamllint

0 commit comments

Comments
 (0)