Skip to content

Commit 62e6db4

Browse files
[pre-commit.ci] pre-commit autoupdate (#398)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.263 → v0.0.265](astral-sh/ruff-pre-commit@v0.0.263...v0.0.265) - [github.com/tox-dev/pyproject-fmt: 0.11.1 → 0.11.2](tox-dev/pyproject-fmt@0.11.1...0.11.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7f9f966 commit 62e6db4

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
@@ -34,7 +34,7 @@ repos:
3434
- tomli
3535

3636
- repo: https://github.com/charliermarsh/ruff-pre-commit
37-
rev: v0.0.263
37+
rev: v0.0.265
3838
hooks:
3939
- id: ruff
4040

@@ -44,7 +44,7 @@ repos:
4444
- id: black
4545

4646
- repo: https://github.com/tox-dev/pyproject-fmt
47-
rev: 0.11.1
47+
rev: 0.11.2
4848
hooks:
4949
- id: pyproject-fmt
5050

0 commit comments

Comments
 (0)