Skip to content

Commit 48be9f2

Browse files
chore: update pre-commit hooks (#14)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.5](astral-sh/ruff-pre-commit@v0.12.4...v0.12.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d9b3d2f commit 48be9f2

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.12.4"
49+
rev: "v0.12.5"
5050
hooks:
5151
- id: ruff-check
5252
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)