Skip to content

Commit 1cb04f3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0) - [github.com/python-jsonschema/check-jsonschema: 0.34.1 → 0.35.0](python-jsonschema/check-jsonschema@0.34.1...0.35.0)
1 parent 5216266 commit 1cb04f3

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

33
- repo: https://github.com/psf/black-pre-commit-mirror
4-
rev: 25.9.0
4+
rev: 25.11.0
55
hooks:
66
- id: black
77

@@ -34,7 +34,7 @@ repos:
3434
- id: debug-statements
3535

3636
- repo: https://github.com/python-jsonschema/check-jsonschema
37-
rev: 0.34.1
37+
rev: 0.35.0
3838
hooks:
3939
- id: check-github-workflows
4040

0 commit comments

Comments
 (0)