mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +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
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.11.1
|
||||
rev: v5.11.3
|
||||
hooks:
|
||||
- id: isort
|
||||
args: [--profile, black]
|
||||
@@ -89,7 +89,7 @@ repos:
|
||||
|
||||
# Lint: Shell scripts
|
||||
- repo: https://github.com/shellcheck-py/shellcheck-py
|
||||
rev: v0.8.0.4
|
||||
rev: v0.9.0.2
|
||||
hooks:
|
||||
- id: shellcheck
|
||||
args: ["-x"]
|
||||
|
Reference in New Issue
Block a user