Skip to content

Commit 848af88

Browse files
chore: update pre-commit hooks (#884)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.18 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.18...v0.15.20) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 408a133 commit 848af88

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
@@ -22,7 +22,7 @@ repos:
2222
exclude: pyproject.toml
2323

2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.15.18
25+
rev: v0.15.20
2626
hooks:
2727
# Run the linter.
2828
- id: ruff

0 commit comments

Comments
 (0)