Skip to content

Commit 95e31a1

Browse files
Merge pull request #191 from ansible-lockdown/devel
Update main with latest pre-commits
2 parents ccc8052 + b126877 commit 95e31a1

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.1
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)