Skip to content

Commit b6fb134

Browse files
authored
Merge pull request #16 from globus/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 776c3a5 + 32538db commit b6fb134

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.33.0
26+
rev: 0.33.2
2727
hooks:
2828
- id: check-github-workflows
2929
- id: check-jsonschema
@@ -42,7 +42,7 @@ repos:
4242
- id: black
4343

4444
- repo: https://github.com/PyCQA/flake8
45-
rev: 7.2.0
45+
rev: 7.3.0
4646
hooks:
4747
- id: flake8
4848
additional_dependencies:

0 commit comments

Comments
 (0)