Skip to content

Commit 064429d

Browse files
chore: update pre-commit hooks (#36)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.2...v0.13.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent dacf5c7 commit 064429d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646
exclude: \.md
4747

4848
- repo: https://github.com/astral-sh/ruff-pre-commit
49-
rev: "v0.13.2"
49+
rev: "v0.13.3"
5050
hooks:
5151
- id: ruff-check
5252
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)