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 84cbf07

Browse files
authoredMay 13, 2024··
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.4](astral-sh/ruff-pre-commit@v0.4.2...v0.4.4)
1 parent 5d2d1a8 commit 84cbf07

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
@@ -18,7 +18,7 @@ repos:
1818
- id: python-use-type-annotations
1919
- id: text-unicode-replacement-char
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.4.2
21+
rev: v0.4.4
2222
hooks:
2323
- id: ruff
2424
- id: ruff-format

0 commit comments

Comments
 (0)
Please sign in to comment.