Skip to content

Commit f285c40

Browse files
chore(deps): renovate: astral-sh/ruff-pre-commit to v0.6.8
1 parent f8cd2aa commit f285c40

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}}/
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.6.3
4+
rev: v0.6.8
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.6.3
3+
rev: v0.6.8
44
hooks:
55
- id: ruff
66
- id: ruff-format

0 commit comments

Comments
 (0)