Skip to content

Commit 81663fc

Browse files
committed
⬆️ build(deps): update ruff pre-commit hook to version 0.9.2
1 parent 65dd684 commit 81663fc

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
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
1616
# Ruff version.
17-
rev: v0.9.1
17+
rev: v0.9.2
1818
hooks:
1919
# Run the linter.
2020
- id: ruff

0 commit comments

Comments
 (0)