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 aa87758 commit 24062dbCopy full SHA for 24062db
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: prettier
7
# Hooks that are run for scripts
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.5.1
+ rev: v0.5.4
10
hooks:
11
- id: ruff
12
args: [--fix, --exit-non-zero-on-fix]
0 commit comments