Skip to content

Commit 34abefe

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/gitleaks/gitleaks: v8.28.0 → v8.29.0](gitleaks/gitleaks@v8.28.0...v8.29.0) - [github.com/ansible-community/ansible-lint: v25.9.2 → v25.11.0](ansible/ansible-lint@v25.9.2...v25.11.0)
1 parent b77f0a3 commit 34abefe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ repos:
3737
exclude: .config/.gitleaks-report.json tasks/parse_etc_password
3838

3939
- repo: https://github.com/gitleaks/gitleaks
40-
rev: v8.28.0
40+
rev: v8.29.0
4141
hooks:
4242
- id: gitleaks
4343
args: ['--baseline-path', '.config/.gitleaks-report.json']
4444
exclude: .config/.secrets.baseline
4545

4646
- repo: https://github.com/ansible-community/ansible-lint
47-
rev: v25.9.2
47+
rev: v25.11.0
4848
hooks:
4949
- id: ansible-lint
5050
name: Ansible-lint

0 commit comments

Comments
 (0)