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 0a2e7ca commit e63ac49Copy full SHA for e63ac49
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ default_language_version:
5
repos:
6
# Run manually in CI skipping the branch checks
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
- rev: v0.12.2
+ rev: v0.12.3
9
hooks:
10
- id: ruff
11
name: "Ruff-ing code"
0 commit comments