Skip to content

Commit 3d8fffa

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.8
1 parent dcfd7dc commit 3d8fffa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747

4848
# Strong lint from ruff
4949
- repo: https://github.com/astral-sh/ruff-pre-commit
50-
rev: v0.11.7
50+
rev: v0.11.8
5151
hooks:
5252
- id: ruff
5353
args: [--fix, --show-fixes]

template/.pre-commit-config.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747

4848
# Strong lint from ruff
4949
- repo: https://github.com/astral-sh/ruff-pre-commit
50-
rev: v0.11.7
50+
rev: v0.11.8
5151
hooks:
5252
- id: ruff
5353
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)