Skip to content

Commit 5aa2d28

Browse files
chore(deps): update pre-commit hooks (#421)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.275 → v0.0.276](astral-sh/ruff-pre-commit@v0.0.275...v0.0.276) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1b57dcf commit 5aa2d28

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
@@ -54,7 +54,7 @@ repos:
5454
exclude: "^tests"
5555

5656
- repo: https://github.com/astral-sh/ruff-pre-commit
57-
rev: v0.0.275
57+
rev: v0.0.276
5858
hooks:
5959
- id: ruff
6060
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)