Skip to content

Commit 7a9308d

Browse files
authored
⬆️ build(deps): upgrade ruff to 0.9.3
1 parent 5269f44 commit 7a9308d

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.2
17+
rev: v0.9.3
1818
hooks:
1919
# Run the linter.
2020
- id: ruff

0 commit comments

Comments
 (0)