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 d44c7e1 commit a62e86fCopy full SHA for a62e86f
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
exclude: ^{{cookiecutter.project_slug}}/
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: v0.6.3
+ rev: v0.6.8
5
hooks:
6
- id: ruff
7
args:
{{cookiecutter.project_slug}}/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
- id: ruff-format
0 commit comments