Skip to content

Commit 2c2433a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/sync-pre-commit-deps: v0.0.1 → v0.0.2](pre-commit/sync-pre-commit-deps@v0.0.1...v0.0.2) - [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.30.0](python-jsonschema/check-jsonschema@0.29.4...0.30.0)
1 parent c998001 commit 2c2433a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747
- id: check-illegal-windows-names
4848

4949
- repo: https://github.com/pre-commit/sync-pre-commit-deps
50-
rev: v0.0.1
50+
rev: v0.0.2
5151
hooks:
5252
- id: sync-pre-commit-deps
5353

@@ -69,7 +69,7 @@ repos:
6969
]
7070

7171
- repo: https://github.com/python-jsonschema/check-jsonschema
72-
rev: 0.29.4
72+
rev: 0.30.0
7373
hooks:
7474
- id: check-dependabot
7575
- id: check-github-actions

0 commit comments

Comments
 (0)