We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fe109c + 941f441 commit 777bc3fCopy full SHA for 777bc3f
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: no-commit-to-branch
16
args: [--branch=main]
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.6.9
+ rev: v0.8.6
19
hooks:
20
# Linter
21
- id: ruff
0 commit comments