Skip to content

Commit 7fabeda

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/renovatebot/pre-commit-hooks: 40.62.1 → 41.23.5](renovatebot/pre-commit-hooks@40.62.1...41.23.5) - [github.com/python-jsonschema/check-jsonschema: 0.33.1 → 0.33.2](python-jsonschema/check-jsonschema@0.33.1...0.33.2)
1 parent 05c1ad0 commit 7fabeda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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: 40.62.1
70+
rev: 41.23.5
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.33.1
82+
rev: 0.33.2
8383
hooks:
8484
- id: check-github-workflows
8585
- id: check-dependabot

0 commit comments

Comments
 (0)