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: 36.6.0 → 36.23.0](renovatebot/pre-commit-hooks@36.6.0...36.23.0)
- [github.com/python-jsonschema/check-jsonschema: 0.23.2 → 0.23.3](python-jsonschema/check-jsonschema@0.23.2...0.23.3)
  • Loading branch information
pre-commit-ci[bot] committed Jul 25, 2023
1 parent c55f0f0 commit ba48891
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: 36.6.0
rev: 36.23.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.23.2
rev: 0.23.3
hooks:
- id: check-github-workflows
- id: check-dependabot
Expand Down

0 comments on commit ba48891

Please sign in to comment.