Skip to content

Commit 95bb014

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

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

0 commit comments

Comments
 (0)