Skip to content

Commit 93f8c0c

Browse files
authored
Merge pull request #265 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 5e87676 + e1f6ae7 commit 93f8c0c

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
@@ -30,7 +30,7 @@ repos:
3030

3131
# Autoformat: Python code
3232
- repo: https://github.com/pycqa/isort
33-
rev: 6.0.0
33+
rev: 6.0.1
3434
hooks:
3535
- id: isort
3636

@@ -66,7 +66,7 @@ repos:
6666

6767
# Lint: Python code
6868
- repo: https://github.com/PyCQA/flake8
69-
rev: "7.1.1"
69+
rev: "7.1.2"
7070
hooks:
7171
- id: flake8
7272

0 commit comments

Comments
 (0)