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 8dbb3de commit 2fd6968Copy full SHA for 2fd6968
.pre-commit-config.yaml
@@ -68,7 +68,7 @@ repos:
68
# Ruff is a code style and formatter
69
# It works on files in-place
70
- repo: https://github.com/astral-sh/ruff-pre-commit
71
- rev: v0.14.2
+ rev: v0.14.3
72
hooks:
73
- id: ruff-check
74
name: ruff
0 commit comments