Skip to content

Commit f1ef322

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.3 → 0.34.0](0.33.3...0.34.0) - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 25.9.0](psf/black-pre-commit-mirror@25.1.0...25.9.0)
1 parent fcace24 commit f1ef322

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
@@ -1,7 +1,7 @@
11
repos:
22
# dogfood
33
- repo: https://github.com/python-jsonschema/check-jsonschema
4-
rev: 0.33.3
4+
rev: 0.34.0
55
hooks:
66
- id: check-dependabot
77
- id: check-github-workflows
@@ -24,7 +24,7 @@ repos:
2424
- id: check-merge-conflict
2525
- id: trailing-whitespace
2626
- repo: https://github.com/psf/black-pre-commit-mirror
27-
rev: 25.1.0
27+
rev: 25.9.0
2828
hooks:
2929
- id: black
3030
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)