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 cf1cb21 commit 6e1135dCopy full SHA for 6e1135d
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
# Ruff version.
15
- rev: 'v0.14.2'
+ rev: 'v0.14.4'
16
hooks:
17
# Run the linter.
18
- id: ruff
0 commit comments