Skip to content

Commit 9e5cd69

Browse files
[pre-commit.ci] pre-commit autoupdate (#661)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.36.2 → 0.37.0](0.36.2...0.37.0) - [github.com/PyCQA/isort: 8.0.0 → 8.0.1](PyCQA/isort@8.0.0...8.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f442079 commit 9e5cd69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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
# dogfood
33
- repo: https://github.com/python-jsonschema/check-jsonschema
4-
rev: 0.36.2
4+
rev: 0.37.0
55
hooks:
66
- id: check-dependabot
77
- id: check-github-workflows
@@ -40,7 +40,7 @@ repos:
4040
hooks:
4141
- id: slyp
4242
- repo: https://github.com/PyCQA/isort
43-
rev: 8.0.0
43+
rev: 8.0.1
4444
hooks:
4545
- id: isort
4646
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)