kopia lustrzana https://github.com/jupyterhub/repo2docker
Merge pull request #1217 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdatepull/1223/head
commit
ab4c4f2a19
|
@ -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.2.0
|
rev: v3.2.2
|
||||||
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: v2.7.1
|
rev: v3.0.0-alpha.4
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
files: ".md"
|
files: ".md"
|
||||||
|
|
Ładowanie…
Reference in New Issue