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.356.0 → 37.379.0](renovatebot/pre-commit-hooks@37.356.0...37.379.0)
- [github.com/python-jsonschema/check-jsonschema: 0.28.3 → 0.28.4](python-jsonschema/check-jsonschema@0.28.3...0.28.4)
  • Loading branch information
pre-commit-ci[bot] committed May 27, 2024
1 parent 35b6403 commit d4d4347
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.356.0
rev: 37.379.0
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.3
rev: 0.28.4
hooks:
- id: check-github-workflows
- id: check-dependabot
Expand Down

0 comments on commit d4d4347

Please sign in to comment.