Skip to content

Commit 26428d7

Browse files
[pre-commit.ci] pre-commit autoupdate (#108)
updates: - [github.com/tox-dev/pyproject-fmt: 0.12.1 → 0.13.0](tox-dev/pyproject-fmt@0.12.1...0.13.0) - 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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9f5666d commit 26428d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ repos:
2424
- id: black
2525

2626
- repo: https://github.com/tox-dev/pyproject-fmt
27-
rev: 0.12.1
27+
rev: 0.13.0
2828
hooks:
2929
- id: pyproject-fmt
3030

31-
- repo: https://github.com/charliermarsh/ruff-pre-commit
32-
rev: v0.0.275
31+
- repo: https://github.com/astral-sh/ruff-pre-commit
32+
rev: v0.0.276
3333
hooks:
3434
- id: ruff
3535

0 commit comments

Comments
 (0)