Skip to content

Commit c2cd119

Browse files
[pre-commit.ci] pre-commit autoupdate (#820)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.1 → v0.7.2](astral-sh/ruff-pre-commit@v0.7.1...v0.7.2) - [github.com/tox-dev/pyproject-fmt: v2.4.3 → v2.5.0](tox-dev/pyproject-fmt@v2.4.3...v2.5.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5f0e38a commit c2cd119

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
@@ -38,13 +38,13 @@ repos:
3838
args: [--target-version, "3.2"]
3939

4040
- repo: https://github.com/astral-sh/ruff-pre-commit
41-
rev: v0.7.1
41+
rev: v0.7.2
4242
hooks: # Format before linting
4343
# - id: ruff-format
4444
- id: ruff
4545

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

0 commit comments

Comments
 (0)