Skip to content

Commit b2fcb52

Browse files
authored
Merge pull request #815 from jupyter/pre-commit-ci-update-config
2 parents 4bb7ac5 + 2832a05 commit b2fcb52

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
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/asottile/reorder_python_imports
19-
rev: v3.3.0
19+
rev: v3.8.1
2020
hooks:
2121
- id: reorder-python-imports
2222

@@ -66,7 +66,7 @@ repos:
6666
args: [--max-line-length=100]
6767

6868
- repo: https://github.com/sirosen/check-jsonschema
69-
rev: 0.16.2
69+
rev: 0.17.0
7070
hooks:
7171
- id: check-jsonschema
7272
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)