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.
2 parents e032d71 + d27dff5 commit 0c4eb06Copy full SHA for 0c4eb06
{{ cookiecutter.package_name }}/.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
repos:
2
# This should be before any formatting hooks like isort
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: "v0.14.3"
+ rev: "v0.14.10"
5
hooks:
6
- id: ruff
7
args: ["--fix"]
0 commit comments