Skip to content

Commit 0a4f656

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/zricethezav/gitleaks: v8.24.0 → v8.24.2](gitleaks/gitleaks@v8.24.0...v8.24.2) - [github.com/renovatebot/pre-commit-hooks: 39.205.1 → 39.227.1](renovatebot/pre-commit-hooks@39.205.1...39.227.1) - [github.com/python-jsonschema/check-jsonschema: 0.31.3 → 0.32.1](python-jsonschema/check-jsonschema@0.31.3...0.32.1)
1 parent fc26453 commit 0a4f656

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
@@ -42,7 +42,7 @@ repos:
4242
# - id: forbid-crlf
4343
# - id: remove-crlf
4444
- repo: https://github.com/zricethezav/gitleaks
45-
rev: v8.24.0
45+
rev: v8.24.2
4646
hooks:
4747
- id: gitleaks
4848
- repo: https://github.com/Bahjat/pre-commit-golang
@@ -67,7 +67,7 @@ repos:
6767
args:
6868
["--allow-parallel-runners", "--config=.golangci.yml"]
6969
- repo: https://github.com/renovatebot/pre-commit-hooks
70-
rev: 39.205.1
70+
rev: 39.227.1
7171
hooks:
7272
- id: renovate-config-validator
7373
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
@@ -79,7 +79,7 @@ repos:
7979
# hooks:
8080
# - id: hadolint
8181
- repo: https://github.com/python-jsonschema/check-jsonschema
82-
rev: 0.31.3
82+
rev: 0.32.1
8383
hooks:
8484
- id: check-github-workflows
8585
- id: check-dependabot

0 commit comments

Comments
 (0)