Skip to content

Commit 759e30b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/zricethezav/gitleaks: v8.22.1 → v8.23.3](gitleaks/gitleaks@v8.22.1...v8.23.3) - [github.com/renovatebot/pre-commit-hooks: 38.142.7 → 39.158.1](renovatebot/pre-commit-hooks@38.142.7...39.158.1) - [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.31.1](python-jsonschema/check-jsonschema@0.30.0...0.31.1)
1 parent 46eea25 commit 759e30b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
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.22.1
45+
rev: v8.23.3
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: 38.142.7
70+
rev: 39.158.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.30.0
82+
rev: 0.31.1
8383
hooks:
8484
- id: check-github-workflows
8585
- id: check-dependabot

0 commit comments

Comments
 (0)