Skip to content

Commit 2645728

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.8.5 (#75)
Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
1 parent 66b093c commit 2645728

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
@@ -47,7 +47,7 @@ repos:
4747

4848
# Strong lint from ruff
4949
- repo: https://github.com/astral-sh/ruff-pre-commit
50-
rev: v0.8.2
50+
rev: v0.8.5
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.8.2
50+
rev: v0.8.5
5151
hooks:
5252
- id: ruff
5353
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)