Skip to content

Commit d9e3f0c

Browse files
chore: ✅ Update pre-commit hooks (#63)
Pre-commit hooks have been updated successfully without conflicts. Co-authored-by: Dion Häfner <[email protected]>
1 parent d28a39f commit d9e3f0c

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.12.5
31+
rev: v0.12.7
3232
hooks:
3333
# Run the linter.
3434
- id: ruff

0 commit comments

Comments
 (0)