Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/gitleaks/gitleaks: v8.18.4 → v8.20.1](gitleaks/gitleaks@v8.18.4...v8.20.1)
- [github.com/ansible-community/ansible-lint: v24.7.0 → v24.9.2](ansible/ansible-lint@v24.7.0...v24.9.2)
  • Loading branch information
pre-commit-ci[bot] authored Oct 8, 2024
1 parent 88e91dc commit 5bea746
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repos:
- json

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
# Safety
- id: detect-private-key
Expand Down Expand Up @@ -56,7 +56,7 @@ repos:
- --exclude-files=templates/pam/pwhistory.j2

- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.4
rev: v8.20.1
hooks:
- id: gitleaks

Expand All @@ -67,7 +67,7 @@ repos:

# ANSIBLE --------------------------------------------------------------------
- repo: https://github.com/ansible-community/ansible-lint
rev: v24.7.0
rev: v24.9.2
hooks:
- id: ansible-lint
name: Ansible-lint
Expand Down

0 comments on commit 5bea746

Please sign in to comment.