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/zricethezav/gitleaks: v8.18.4 → v8.19.3](gitleaks/gitleaks@v8.18.4...v8.19.3)
- [github.com/renovatebot/pre-commit-hooks: 37.440.7 → 38.105.0](renovatebot/pre-commit-hooks@37.440.7...38.105.0)
- [github.com/python-jsonschema/check-jsonschema: 0.29.2 → 0.29.3](python-jsonschema/check-jsonschema@0.29.2...0.29.3)
  • Loading branch information
pre-commit-ci[bot] authored Sep 30, 2024
1 parent fcf0fd9 commit 6f2fb7f
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 @@ -42,7 +42,7 @@ repos:
# - id: forbid-crlf
# - id: remove-crlf
- repo: https://github.com/zricethezav/gitleaks
rev: v8.18.4
rev: v8.19.3
hooks:
- id: gitleaks
- repo: https://github.com/Bahjat/pre-commit-golang
Expand All @@ -67,7 +67,7 @@ repos:
args:
["--allow-parallel-runners", "--config=.golangci.yml"]
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.440.7
rev: 38.105.0
hooks:
- id: renovate-config-validator
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
Expand All @@ -79,7 +79,7 @@ repos:
# hooks:
# - id: hadolint
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.2
rev: 0.29.3
hooks:
- id: check-github-workflows
- id: check-dependabot
Expand Down

0 comments on commit 6f2fb7f

Please sign in to comment.