Skip to content

Commit 1602a99

Browse files
authored
chore: ✅ Update pre-commit hooks (#52)
Pre-commit hooks have been updated successfully without conflicts.
1 parent d52ef6b commit 1602a99

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

0 commit comments

Comments
 (0)