Skip to content

Commit 6d882fb

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.5...v0.6.8)
1 parent fef73f3 commit 6d882fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
args: [--prose-wrap=always]
4646

4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: "v0.6.5"
48+
rev: "v0.6.8"
4949
hooks:
5050
- id: ruff
5151
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)