We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a04a75 commit fbf972aCopy full SHA for fbf972a
1 file changed
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
15
# Python formatting and linting
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
- rev: v0.8.4
+ rev: v0.15.4
18
hooks:
19
# Run the formatter
20
- id: ruff-format
0 commit comments