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 409f790 commit f415835Copy full SHA for f415835
.pre-commit-config.yaml
@@ -2,7 +2,7 @@
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
# Ruff version.
5
- rev: v0.6.4
+ rev: v0.6.5
6
hooks:
7
# Run the linter.
8
- id: ruff
0 commit comments