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 f3ddc7d commit 5f09034Copy full SHA for 5f09034
.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.5
+ rev: v0.6.7
6
hooks:
7
# Run the linter.
8
- id: ruff
0 commit comments