Skip to content

Commit 8eb73e8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lorenzwalthert/precommit: v0.4.3.9020 → v0.4.3.9021](lorenzwalthert/precommit@v0.4.3.9020...v0.4.3.9021) - [github.com/tox-dev/pyproject-fmt: v2.16.1 → v2.20.0](tox-dev/pyproject-fmt@v2.16.1...v2.20.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.1...v0.15.8)
1 parent 99f7cf5 commit 8eb73e8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ci:
77
88
repos:
99
- repo: https://github.com/lorenzwalthert/precommit
10-
rev: v0.4.3.9020
10+
rev: v0.4.3.9021
1111
hooks:
1212
- id: parsable-R
1313
- id: no-browser-statement
@@ -50,14 +50,14 @@ repos:
5050
- id: tox-ini-fmt
5151

5252
- repo: https://github.com/tox-dev/pyproject-fmt
53-
rev: v2.16.1
53+
rev: v2.20.0
5454
hooks:
5555
- id: pyproject-fmt
5656
additional_dependencies: ["tox>=4.12.1"]
5757

5858
- repo: https://github.com/astral-sh/ruff-pre-commit
5959
# Ruff version.
60-
rev: v0.15.1
60+
rev: v0.15.8
6161
hooks:
6262
# Run the formatter.
6363
- id: ruff-format

0 commit comments

Comments
 (0)