Skip to content

Commit ca266ea

Browse files
authored
Merge pull request #1607 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f1de1e5 + 08e2449 commit ca266ea

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
@@ -26,7 +26,7 @@ repos:
2626

2727
# Autoformat: Python code
2828
- repo: https://github.com/pycqa/isort
29-
rev: v5.11.3
29+
rev: 5.11.4
3030
hooks:
3131
- id: isort
3232
# args are not passed, but see the config in pyproject.toml

0 commit comments

Comments
 (0)