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/renovatebot/pre-commit-hooks: 37.421.0 → 37.431.6](renovatebot/pre-commit-hooks@37.421.0...37.431.6)
- [github.com/python-jsonschema/check-jsonschema: 0.28.6 → 0.29.0](python-jsonschema/check-jsonschema@0.28.6...0.29.0)
  • Loading branch information
pre-commit-ci[bot] authored Jul 15, 2024
1 parent e569814 commit 998436e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ repos:
args:
["--allow-parallel-runners", "--go=1.17", "--config=.golangci.yml"]
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.421.0
rev: 37.431.6
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.28.6
rev: 0.29.0
hooks:
- id: check-github-workflows
- id: check-dependabot
Expand Down

0 comments on commit 998436e

Please sign in to comment.