Skip to content

Commit b7989a7

Browse files
chore: update pre-commit hooks to latest versions (#118)
🤖 Generated with GitHub Actions Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9ec1cfb commit b7989a7

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
@@ -13,7 +13,7 @@ repos:
1313
args: [--pytest]
1414
- id: trailing-whitespace
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.15.7
16+
rev: v0.15.8
1717
hooks:
1818
- id: ruff
1919
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)