Skip to content

Commit 506bdef

Browse files
pre-commit-ci[bot]No767
andauthoredApr 11, 2024··
[pre-commit.ci] pre-commit autoupdate (#95)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](astral-sh/ruff-pre-commit@v0.3.4...v0.3.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Noelle Wang <73260931+No767@users.noreply.github.com>
1 parent e1297e9 commit 506bdef

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
@@ -30,7 +30,7 @@ repos:
3030
stages: [commit]
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.3.4
33+
rev: v0.3.5
3434
hooks:
3535
- id: ruff
3636
name: Ruff

0 commit comments

Comments
 (0)
Please sign in to comment.