Skip to content

Commit 5f6cf72

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

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
@@ -29,7 +29,7 @@ repos:
2929

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

0 commit comments

Comments
 (0)