Skip to content

Commit 9422d98

Browse files
[pre-commit.ci] pre-commit autoupdate (#3473)
updates: - [github.com/PyCQA/isort: 5.10.0 → 5.10.1](PyCQA/isort@5.10.0...5.10.1) - [github.com/shellcheck-py/shellcheck-py: v0.7.2.1 → v0.8.0.1](shellcheck-py/shellcheck-py@v0.7.2.1...v0.8.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent afdc09d commit 9422d98

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
@@ -38,7 +38,7 @@ repos:
3838
- id: pyupgrade
3939

4040
- repo: https://github.com/PyCQA/isort
41-
rev: 5.10.0
41+
rev: 5.10.1
4242
hooks:
4343
- id: isort
4444

@@ -128,7 +128,7 @@ repos:
128128
args: ["-L", "nd,ot,thist"]
129129

130130
- repo: https://github.com/shellcheck-py/shellcheck-py
131-
rev: v0.7.2.1
131+
rev: v0.8.0.1
132132
hooks:
133133
- id: shellcheck
134134

0 commit comments

Comments
 (0)