Skip to content

Commit 77cbbf7

Browse files
committed
autoupdate
1 parent b1e2b83 commit 77cbbf7

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
@@ -46,7 +46,7 @@ repos:
4646
hooks:
4747
- id: gitleaks
4848
- repo: https://github.com/Bahjat/pre-commit-golang
49-
rev: v1.0.3
49+
rev: v1.0.5
5050
hooks:
5151
# - id: go-fmt-import
5252
# - id: go-vet
@@ -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.205.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.2
82+
rev: 0.31.3
8383
hooks:
8484
- id: check-github-workflows
8585
- id: check-dependabot

0 commit comments

Comments
 (0)