Skip to content

Commit e2998b7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.0.275 → v0.0.276](astral-sh/ruff-pre-commit@v0.0.275...v0.0.276)
1 parent 32fe8b1 commit e2998b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ repos:
1515
- id: mixed-line-ending
1616
args: [--fix, lf]
1717
- id: trailing-whitespace
18-
- repo: https://github.com/charliermarsh/ruff-pre-commit
19-
rev: "v0.0.275"
18+
- repo: https://github.com/astral-sh/ruff-pre-commit
19+
rev: "v0.0.276"
2020
hooks:
2121
- id: ruff
2222
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)