We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d382de4 + 02894df commit 4172868Copy full SHA for 4172868
1 file changed
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: check-github-actions
22
- id: check-github-workflows
23
- repo: https://github.com/astral-sh/ruff-pre-commit
24
- rev: v0.15.5
+ rev: v0.15.6
25
hooks:
26
- id: ruff-check
27
args: [--fix, --exit-non-zero-on-fix]
0 commit comments