mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 15:32:56 +00:00
[pre-commit.ci] pre-commit autoupdate (#1849)
This commit is contained in:
![66853113+pre-commit-ci[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
523d542bc2
commit
5da9d4c932
@@ -21,7 +21,7 @@ repos:
|
|||||||
|
|
||||||
# Automatically sort python imports
|
# Automatically sort python imports
|
||||||
- repo: https://github.com/pycqa/isort
|
- repo: https://github.com/pycqa/isort
|
||||||
rev: 5.11.1
|
rev: v5.11.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
args: [--profile, black]
|
args: [--profile, black]
|
||||||
@@ -89,7 +89,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.4
|
rev: v0.9.0.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: shellcheck
|
- id: shellcheck
|
||||||
args: ["-x"]
|
args: ["-x"]
|
||||||
|
Reference in New Issue
Block a user