Skip to content

Commit 2df2292

Browse files
authored
Merge pull request #200 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8570181 + 0b8a928 commit 2df2292

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
@@ -21,7 +21,7 @@ repos:
2121

2222
# Autoformat: Python code
2323
- repo: https://github.com/PyCQA/autoflake
24-
rev: v2.0.1
24+
rev: v2.0.2
2525
hooks:
2626
- id: autoflake
2727
# args ref: https://github.com/PyCQA/autoflake#advanced-usage
@@ -36,7 +36,7 @@ repos:
3636

3737
# Autoformat: Python code
3838
- repo: https://github.com/psf/black
39-
rev: 23.1.0
39+
rev: 23.3.0
4040
hooks:
4141
- id: black
4242

0 commit comments

Comments
 (0)