Skip to content

Commit 98fdf8c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 5.11.0 → v5.11.3](PyCQA/isort@5.11.0...v5.11.3) - [github.com/shellcheck-py/shellcheck-py: v0.8.0.4 → v0.9.0.2](shellcheck-py/shellcheck-py@v0.8.0.4...v0.9.0.2)
1 parent e9ecc65 commit 98fdf8c

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
@@ -29,7 +29,7 @@ repos:
2929
stages: [manual]
3030

3131
- repo: https://github.com/PyCQA/isort
32-
rev: 5.11.0
32+
rev: v5.11.3
3333
hooks:
3434
- id: isort
3535
args: ["-a", "from __future__ import annotations"]
@@ -98,7 +98,7 @@ repos:
9898
- id: python-use-type-annotations
9999

100100
- repo: https://github.com/shellcheck-py/shellcheck-py
101-
rev: v0.8.0.4
101+
rev: v0.9.0.2
102102
hooks:
103103
- id: shellcheck
104104

0 commit comments

Comments
 (0)