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 fcb1c4c commit 315a160Copy full SHA for 315a160
.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.0
+ rev: v0.14.1
72
hooks:
73
- id: ruff-check
74
name: ruff
0 commit comments