Skip to content

Commit 32e2e6d

Browse files
committed
update pixi.lock
1 parent 3ef3606 commit 32e2e6d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ repos:
4949
- id: ruff-format
5050
types_or: [ python, pyi ]
5151
# Shell script linter
52-
- repo: https://github.com/koalaman/shellcheck-precommit
53-
rev: v0.11.0
52+
- repo: https://github.com/shellcheck-py/shellcheck-py
53+
rev: v0.11.0.1
5454
hooks:
5555
- id: shellcheck
5656

0 commit comments

Comments
 (0)