We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2b0570 + 4aa17e1 commit 0d781e9Copy full SHA for 0d781e9
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
# ruff check
23
- repo: https://github.com/astral-sh/ruff-pre-commit
24
# Ruff version.
25
- rev: v0.8.2
+ rev: v0.8.4
26
hooks:
27
# Run the linter.
28
- id: ruff
0 commit comments