We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8c7fa6 commit 7f26cb9Copy full SHA for 7f26cb9
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
minimum_pre_commit_version: "3.0.4"
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: v0.8.0
+ rev: v0.8.2
5
hooks:
6
- id: ruff
7
args:
0 commit comments