chore: update pre-commit hooks (#354)

This commit is contained in:
Jonas L 2023-10-09 13:42:43 +02:00 committed by GitHub
parent 6def71a3cf
commit 74f6eff294
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.1
hooks:
- id: black
@ -66,7 +66,7 @@ repos:
types: [shell]
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.9.0.5
rev: v0.9.0.6
hooks:
- id: shellcheck