Skip to content

Commit aa8830a

Browse files
chore(pre-commit-deps): pre-commit autoupdate (#446)
updates: - [github.com/renovatebot/pre-commit-hooks: 56123a549b771d782af577235494fcce4ef14a6a → ba23a9813b5f8208751027695609272732db82be](renovatebot/pre-commit-hooks@56123a5...ba23a98) - [github.com/python-jsonschema/check-jsonschema: 84080c769d17e250eb32ac0d10662c7bf03ad346 → a167de9d5f4e87e1cdb16cb560aa704b79b6f655](python-jsonschema/check-jsonschema@84080c7...a167de9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ada7316 commit aa8830a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ repos:
4040
- id: remove-tabs
4141
- id: forbid-tabs
4242
- repo: https://github.com/renovatebot/pre-commit-hooks
43-
rev: 56123a549b771d782af577235494fcce4ef14a6a # frozen: 39.213.0
43+
rev: ba23a9813b5f8208751027695609272732db82be # frozen: 39.227.1
4444
hooks:
4545
- id: renovate-config-validator
4646
language_version: 20.18.0 # TODO: remove this line once https://github.com/renovatebot/pre-commit-hooks/issues/2460 is resolved
4747
- repo: https://github.com/python-jsonschema/check-jsonschema
48-
rev: 84080c769d17e250eb32ac0d10662c7bf03ad346 # frozen: 0.31.3
48+
rev: a167de9d5f4e87e1cdb16cb560aa704b79b6f655 # frozen: 0.32.1
4949
hooks:
5050
- id: check-dependabot
5151
- id: check-github-actions

0 commit comments

Comments
 (0)