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.
pre-commit
1 parent 9e46601 commit a0ad146Copy full SHA for a0ad146
.pre-commit-config.yaml
@@ -81,7 +81,7 @@ repos:
81
# More information can be found in its documentation:
82
# https://docs.astral.sh/ruff/
83
- repo: https://github.com/astral-sh/ruff-pre-commit
84
- rev: v0.14.2
+ rev: v0.14.3
85
hooks:
86
- id: ruff-check
87
name: ruff
{{ cookiecutter.project_slug }}/.pre-commit-config.yaml
@@ -84,7 +84,7 @@ repos:
88
89
90
0 commit comments