Skip to content

Commit 2e20d3e

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.2](astral-sh/ruff-pre-commit@v0.15.1...v0.15.2)
1 parent 2139c42 commit 2e20d3e

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
@@ -23,7 +23,7 @@ repos:
2323
additional_dependencies: [black==24.*]
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: "v0.15.1"
26+
rev: "v0.15.2"
2727
hooks:
2828
- id: ruff-check
2929
types: [file, python]

0 commit comments

Comments
 (0)