Skip to content

Commit 444ae47

Browse files
chore: auto update by pre-commit hooks (#6)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.5.0](astral-sh/ruff-pre-commit@v0.3.4...v0.5.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 76d2a61 commit 444ae47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ci:
66
autoupdate_commit_msg: "chore: auto update by pre-commit hooks"
77
repos:
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.3.4
9+
rev: v0.5.0
1010
hooks:
1111
- id: ruff
1212
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)