We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f72dd commit fd9a49bCopy full SHA for fd9a49b
1 file changed
.pre-commit-config.yaml
@@ -41,7 +41,7 @@ repos:
41
- id: shellcheck
42
require_serial: true
43
- repo: https://github.com/astral-sh/ruff-pre-commit
44
- rev: v0.12.10
+ rev: v0.12.11
45
hooks:
46
- id: ruff-check
47
args:
0 commit comments