We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07ab6bf commit 601e033Copy full SHA for 601e033
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
default_stages: ['pre-commit']
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: v0.14.7
+ rev: v0.14.8
5
hooks:
6
# fix unused imports and sort them
7
- id: ruff
0 commit comments