Skip to content

Commit 24c703d

Browse files
authored
Merge pull request #19 from globus/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ebd0208 + 1c89f0b commit 24c703d

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
@@ -23,7 +23,7 @@ repos:
2323
args: ["--ignore-regex", "https://[^\\s]*"]
2424

2525
- repo: https://github.com/python-jsonschema/check-jsonschema
26-
rev: 0.34.0
26+
rev: 0.36.0
2727
hooks:
2828
- id: check-github-workflows
2929
- id: check-jsonschema
@@ -37,7 +37,7 @@ repos:
3737
- id: alphabetize-codeowners
3838

3939
- repo: https://github.com/psf/black-pre-commit-mirror
40-
rev: 25.9.0
40+
rev: 25.12.0
4141
hooks:
4242
- id: black
4343

0 commit comments

Comments
 (0)