kopia lustrzana https://github.com/jupyterhub/repo2docker
Merge pull request #1377 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdatemain
commit
397788473b
|
@ -11,7 +11,7 @@
|
|||
repos:
|
||||
# Autoformat: Python code, syntax patterns are modernized
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.17.0
|
||||
rev: v3.19.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args:
|
||||
|
@ -23,7 +23,7 @@ repos:
|
|||
|
||||
# Autoformat: Python code
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 24.8.0
|
||||
rev: 24.10.0
|
||||
hooks:
|
||||
- id: black
|
||||
args:
|
||||
|
|
Ładowanie…
Reference in New Issue