Skip to content

Commit 41c5e27

Browse files
authored
Merge pull request #173 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 99c0e50 + 1e306ba commit 41c5e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
language_version: python3 # Should be a command that runs python3.6+
77

88
- repo: https://github.com/PyCQA/isort
9-
rev: 5.11.1
9+
rev: v5.11.3
1010
hooks:
1111
- id: isort
1212
files: \.py$

0 commit comments

Comments
 (0)