Skip to content

Commit 67995b2

Browse files
chore: update pre-commit hooks (#876)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.17 → v0.15.18](astral-sh/ruff-pre-commit@v0.15.17...v0.15.18) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 35b4b8f commit 67995b2

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.17
25+
rev: v0.15.18
2626
hooks:
2727
# Run the linter.
2828
- id: ruff

0 commit comments

Comments
 (0)