Skip to content

Commit 60bde29

Browse files
malmans2github-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 3b3ac4a commit 60bde29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: blackdoc
1818
additional_dependencies: [black==23.11.0]
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.7.3
20+
rev: v0.7.4
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)