Skip to content

Commit 0880af1

Browse files
[pre-commit.ci] pre-commit autoupdate (#523)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4b470f0 commit 0880af1

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
@@ -6,7 +6,7 @@ ci:
66

77
repos:
88
- repo: https://github.com/pycqa/isort
9-
rev: 6.1.0
9+
rev: 7.0.0
1010
hooks:
1111
- id: isort
1212
args:
@@ -54,7 +54,7 @@ repos:
5454

5555
# this validates our github workflow files
5656
- repo: https://github.com/python-jsonschema/check-jsonschema
57-
rev: 0.34.0
57+
rev: 0.34.1
5858
hooks:
5959
- id: check-github-workflows
6060

0 commit comments

Comments
 (0)