Skip to content

Commit 2d8b531

Browse files
chore(deps): renovate: astral-sh/ruff-pre-commit to v0.8.1
1 parent fa2e63f commit 2d8b531

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
exclude: ^{{cookiecutter.project_slug}}/|^tests/data/test_package_generation/
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.6.8
4+
rev: v0.8.1
55
hooks:
66
- id: ruff
77
args:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.7.1
3+
rev: v0.8.1
44
hooks:
55
- id: ruff
66
- id: ruff-format

0 commit comments

Comments
 (0)