We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf57d2 commit f6d7028Copy full SHA for f6d7028
.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.2.1
+ rev: v0.2.2
10
hooks:
11
- id: ruff
12
args: [--fix, --exit-non-zero-on-fix]
0 commit comments