Skip to content

Commit ffe6f5a

Browse files
committed
⬆️ upgrade dependencies
1 parent 90d5202 commit ffe6f5a

File tree

2 files changed

+47
-57
lines changed

2 files changed

+47
-57
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ci:
77
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
88
repos:
99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.14.7
10+
rev: v0.14.8
1111
hooks:
1212
- id: ruff-check
1313
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)