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 37dd9a4

Browse files
authoredMar 17, 2025··
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.0](astral-sh/ruff-pre-commit@v0.9.9...v0.11.0)
1 parent 739d631 commit 37dd9a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: sort-all
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.9.9
30+
rev: v0.11.0
3131
hooks:
3232
- id: ruff
3333
- id: ruff-format

0 commit comments

Comments
 (0)
Please sign in to comment.