We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1acb9 commit f3d270dCopy full SHA for f3d270d
.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.7
+ rev: v0.14.8
7
hooks:
8
- id: ruff-check
9
args: ["--fix"]
0 commit comments