Skip to content

Commit 94e5199

Browse files
chore: update pre-commit hooks (#1216)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.7](astral-sh/ruff-pre-commit@v0.4.3...v0.4.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 734700e commit 94e5199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
- id: black
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.4.3
26+
rev: v0.4.7
2727
hooks:
2828
- id: ruff
2929
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)