Skip to content

Commit 47f631c

Browse files
[pre-commit.ci] pre-commit autoupdate (#541)
updates: - [github.com/psf/black: 24.3.0 → 24.4.0](psf/black@24.3.0...24.4.0) - [github.com/python-jsonschema/check-jsonschema: 0.28.1 → 0.28.2](python-jsonschema/check-jsonschema@0.28.1...0.28.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e5f84a3 commit 47f631c

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
4-
rev: 24.3.0
4+
rev: 24.4.0
55
hooks:
66
- id: black
77

@@ -38,7 +38,7 @@ repos:
3838

3939
# this validates our github workflow files
4040
- repo: https://github.com/python-jsonschema/check-jsonschema
41-
rev: 0.28.1
41+
rev: 0.28.2
4242
hooks:
4343
- id: check-github-workflows
4444

0 commit comments

Comments
 (0)