We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624182a commit cf4cf32Copy full SHA for cf4cf32
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
# Ruff version.
30
- rev: v0.14.1
+ rev: v0.14.2
31
hooks:
32
# Run the linter.
33
- id: ruff
0 commit comments