Skip to content

Commit 5fe3087

Browse files
authored
Merge pull request #1614 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8ae2a49 + a7eb33a commit 5fe3087

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
@@ -54,7 +54,7 @@ repos:
5454

5555
# Lint: Shell scripts
5656
- repo: https://github.com/shellcheck-py/shellcheck-py
57-
rev: v0.8.0.3
57+
rev: v0.8.0.4
5858
hooks:
5959
- id: shellcheck
6060
args: ["-x"]
@@ -67,7 +67,7 @@ repos:
6767

6868
# Lint: Markdown
6969
- repo: https://github.com/igorshubovych/markdownlint-cli
70-
rev: v0.30.0
70+
rev: v0.31.0
7171
hooks:
7272
- id: markdownlint
7373
args: ["--fix"]

0 commit comments

Comments
 (0)