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 565c90a commit af6d10dCopy full SHA for af6d10d
{{cookiecutter.package_name}}/.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: requirements-txt-fixer
21
- id: trailing-whitespace
22
- repo: https://github.com/charliermarsh/ruff-pre-commit
23
- rev: v0.5.6
+ rev: v0.6.3
24
hooks:
25
- id: ruff
26
- id: ruff-format
0 commit comments