Skip to content

Commit 2a98994

Browse files
[pre-commit.ci] pre-commit autoupdate (#586)
<!--pre-commit.ci start--> updates: - [github.com/tox-dev/pyproject-fmt: 1.2.0 → 1.3.0](tox-dev/pyproject-fmt@1.2.0...1.3.0) - [github.com/psf/black-pre-commit-mirror: 23.10.0 → 23.10.1](psf/black-pre-commit-mirror@23.10.0...23.10.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d80b616 commit 2a98994

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
@@ -14,7 +14,7 @@ repos:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- repo: https://github.com/tox-dev/pyproject-fmt
17-
rev: 1.2.0
17+
rev: 1.3.0
1818
hooks:
1919
- id: pyproject-fmt
2020
- repo: https://github.com/tox-dev/tox-ini-fmt
@@ -33,7 +33,7 @@ repos:
3333
- id: pyupgrade
3434
args: [--py38-plus]
3535
- repo: https://github.com/psf/black-pre-commit-mirror
36-
rev: 23.10.0
36+
rev: 23.10.1
3737
hooks:
3838
- id: black
3939
- repo: https://github.com/adamchainz/blacken-docs

0 commit comments

Comments
 (0)