Skip to content

Commit be68be2

Browse files
authored
chore: ✅ Update pre-commit hooks (#377)
Pre-commit hooks have been updated successfully without conflicts.
1 parent c51f5d7 commit be68be2

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.13.3
32+
rev: v0.14.0
3333
hooks:
3434
# Run the linter.
3535
- id: ruff

0 commit comments

Comments
 (0)