Skip to content

Commit b4f905a

Browse files
chore: ✅ Update pre-commit hooks (#32)
Pre-commit hooks have been updated successfully without conflicts. Co-authored-by: dionhaefner <[email protected]>
1 parent 2de2b79 commit b4f905a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
3030
# Ruff version.
31-
rev: v0.11.9
31+
rev: v0.11.10
3232
hooks:
3333
# Run the linter.
3434
- id: ruff

0 commit comments

Comments
 (0)