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.
2 parents 1312e57 + d7e2ff3 commit 1fe07f7Copy full SHA for 1fe07f7
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
types_or: [css, javascript]
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
# Ruff version.
9
- rev: v0.5.2
+ rev: v0.5.4
10
hooks:
11
# Run the linter.
12
- id: ruff
0 commit comments