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 2320fa5 commit 27b8fb9Copy full SHA for 27b8fb9
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ default_stages: [pre-commit, manual]
3
repos:
4
5
- repo: https://github.com/astral-sh/ruff-pre-commit
6
- rev: v0.12.1
+ rev: v0.12.2
7
hooks:
8
- id: ruff-check
9
args: [
0 commit comments