Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 629c36e

Browse files
authoredMay 6, 2025··
chore(deps): pre-commit.ci autoupdate (#565)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.7...v0.11.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a5a447a commit 629c36e

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
@@ -18,7 +18,7 @@ repos:
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
2020
# Ruff version.
21-
rev: v0.11.7
21+
rev: v0.11.8
2222
hooks:
2323
# Run the linter.
2424
- id: ruff

0 commit comments

Comments
 (0)
Please sign in to comment.