Skip to content

Commit 3f8a490

Browse files
grstgithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent 0090b13 commit 3f8a490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

{{cookiecutter.project_name}}/.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ repos:
1111
hooks:
1212
- id: prettier
1313
- repo: https://github.com/tox-dev/pyproject-fmt
14-
rev: "2.4.3"
14+
rev: "v2.4.3"
1515
hooks:
1616
- id: pyproject-fmt
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.7.0
18+
rev: v0.7.1
1919
hooks:
2020
- id: ruff
2121
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)