[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/isort: 5.11.0 → v5.11.3](https://github.com/PyCQA/isort/compare/5.11.0...v5.11.3)
- [github.com/shellcheck-py/shellcheck-py: v0.8.0.4 → v0.9.0.2](https://github.com/shellcheck-py/shellcheck-py/compare/v0.8.0.4...v0.9.0.2)
This commit is contained in:
pre-commit-ci[bot]
2022-12-19 20:30:39 +00:00
committed by GitHub
parent e9ecc65ca5
commit 98fdf8c269
+2 -2
View File
@@ -29,7 +29,7 @@ repos:
stages: [manual]
- repo: https://github.com/PyCQA/isort
rev: 5.11.0
rev: v5.11.3
hooks:
- id: isort
args: ["-a", "from __future__ import annotations"]
@@ -98,7 +98,7 @@ repos:
- id: python-use-type-annotations
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.8.0.4
rev: v0.9.0.2
hooks:
- id: shellcheck