We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf4544 commit 00a59ddCopy full SHA for 00a59dd
.pre-commit-config.yaml
@@ -67,7 +67,7 @@ repos:
67
args:
68
["--allow-parallel-runners", "--config=.golangci.yml"]
69
- repo: https://github.com/renovatebot/pre-commit-hooks
70
- rev: 37.421.0
+ rev: 37.432.0
71
hooks:
72
- id: renovate-config-validator
73
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
@@ -79,7 +79,7 @@ repos:
79
# hooks:
80
# - id: hadolint
81
- repo: https://github.com/python-jsonschema/check-jsonschema
82
- rev: 0.28.6
+ rev: 0.29.0
83
84
- id: check-github-workflows
85
- id: check-dependabot
0 commit comments