We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54a28e5 + 73cd6d7 commit 889ad17Copy full SHA for 889ad17
{{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.2.0
+ rev: v0.2.1
21
hooks:
22
- id: ruff
23
args: [--fix, --show-fixes]
0 commit comments