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 07b3d09 commit 6bd632eCopy full SHA for 6bd632e
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
3
repos:
4
- repo: https://github.com/astral-sh/ruff-pre-commit
5
# Ruff version.
6
- rev: 'v0.12.4'
+ rev: 'v0.12.7'
7
hooks:
8
# Run the formatter.
9
- id: ruff-format
0 commit comments