Skip to content

Commit a9a7300

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lorenzwalthert/precommit: v0.4.3.9021 → v0.4.3.9023](lorenzwalthert/precommit@v0.4.3.9021...v0.4.3.9023) - [github.com/tox-dev/pyproject-fmt: v2.21.0 → v2.23.0](tox-dev/pyproject-fmt@v2.21.0...v2.23.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.9...v0.15.15)
1 parent 18b5439 commit a9a7300

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
@@ -8,7 +8,7 @@ ci:
88
99
repos:
1010
- repo: https://github.com/lorenzwalthert/precommit
11-
rev: v0.4.3.9021
11+
rev: v0.4.3.9023
1212
hooks:
1313
- id: parsable-R
1414
- id: no-browser-statement
@@ -54,14 +54,14 @@ repos:
5454
- id: tox-ini-fmt
5555

5656
- repo: https://github.com/tox-dev/pyproject-fmt
57-
rev: v2.21.0
57+
rev: v2.23.0
5858
hooks:
5959
- id: pyproject-fmt
6060
additional_dependencies: ["tox>=4.12.1"]
6161

6262
- repo: https://github.com/astral-sh/ruff-pre-commit
6363
# Ruff version.
64-
rev: v0.15.9
64+
rev: v0.15.15
6565
hooks:
6666
# Run the formatter.
6767
- id: ruff-format

0 commit comments

Comments
 (0)