kopia lustrzana https://github.com/jupyterhub/repo2docker
Merge pull request #1270 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdatepull/1282/head
commit
deaaeb2ef7
|
@ -11,7 +11,7 @@
|
||||||
repos:
|
repos:
|
||||||
# Autoformat: Python code, syntax patterns are modernized
|
# Autoformat: Python code, syntax patterns are modernized
|
||||||
- repo: https://github.com/asottile/pyupgrade
|
- repo: https://github.com/asottile/pyupgrade
|
||||||
rev: v3.3.1
|
rev: v3.4.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
args:
|
args:
|
||||||
|
@ -44,7 +44,7 @@ repos:
|
||||||
|
|
||||||
# Autoformat: markdown
|
# Autoformat: markdown
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: v3.0.0-alpha.6
|
rev: v3.0.0-alpha.9-for-vscode
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
files: ".md"
|
files: ".md"
|
||||||
|
|
Ładowanie…
Reference in New Issue