Skip to content

Commit e7650ec

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema.git: 0.29.1 → 0.29.3](https://github.com/python-jsonschema/check-jsonschema.git/compare/0.29.1...0.29.3) - [github.com/pre-commit/pre-commit-hooks.git: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.6.0...v5.0.0)
1 parent b424ee6 commit e7650ec

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
@@ -36,7 +36,7 @@ repos:
3636
- id: remove-tabs
3737

3838
- repo: https://github.com/python-jsonschema/check-jsonschema.git
39-
rev: 0.29.1
39+
rev: 0.29.3
4040
hooks:
4141
- id: check-github-actions
4242
- id: check-github-workflows
@@ -63,7 +63,7 @@ repos:
6363
- id: rst-backticks
6464

6565
- repo: https://github.com/pre-commit/pre-commit-hooks.git
66-
rev: v4.6.0
66+
rev: v5.0.0
6767
hooks:
6868
# Side-effects:
6969
- id: trailing-whitespace

0 commit comments

Comments
 (0)