mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 13:02:56 +00:00
Merge pull request #1614 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
@@ -54,7 +54,7 @@ repos:
|
|||||||
|
|
||||||
# Lint: Shell scripts
|
# Lint: Shell scripts
|
||||||
- repo: https://github.com/shellcheck-py/shellcheck-py
|
- repo: https://github.com/shellcheck-py/shellcheck-py
|
||||||
rev: v0.8.0.3
|
rev: v0.8.0.4
|
||||||
hooks:
|
hooks:
|
||||||
- id: shellcheck
|
- id: shellcheck
|
||||||
args: ["-x"]
|
args: ["-x"]
|
||||||
@@ -67,7 +67,7 @@ repos:
|
|||||||
|
|
||||||
# Lint: Markdown
|
# Lint: Markdown
|
||||||
- repo: https://github.com/igorshubovych/markdownlint-cli
|
- repo: https://github.com/igorshubovych/markdownlint-cli
|
||||||
rev: v0.30.0
|
rev: v0.31.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: markdownlint
|
- id: markdownlint
|
||||||
args: ["--fix"]
|
args: ["--fix"]
|
||||||
|
Reference in New Issue
Block a user