We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ece138 + 7fb7d13 commit fb3af8bCopy full SHA for fb3af8b
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
hooks:
12
- id: prettier
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.15.1
+ rev: v0.15.2
15
16
- id: ruff
17
args: [--fix, --exit-non-zero-on-fix, --unsafe-fixes]
0 commit comments