We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d781e9 commit 1257cdbCopy full SHA for 1257cdb
.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.4
+ rev: v0.8.6
26
hooks:
27
# Run the linter.
28
- id: ruff
0 commit comments