We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b64952 + a52a44a commit a6001f8Copy full SHA for a6001f8
{{cookiecutter.project_name}}/.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: blackdoc
18
additional_dependencies: [black==23.11.0]
19
- repo: https://github.com/astral-sh/ruff-pre-commit
20
- rev: v0.9.10
+ rev: v0.11.0
21
hooks:
22
- id: ruff
23
args: [--fix, --show-fixes]
0 commit comments