We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d270d commit 452c4f6Copy full SHA for 452c4f6
1 file changed
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
3
4
repos:
5
- repo: https://github.com/astral-sh/ruff-pre-commit
6
- rev: v0.14.8
+ rev: v0.14.9
7
hooks:
8
- id: ruff-check
9
args: ["--fix"]
0 commit comments