Skip to content

Commit ee27972

Browse files
[pre-commit.ci] pre-commit autoupdate (#504)
<!--pre-commit.ci start--> updates: - [github.com/tox-dev/pyproject-fmt: 0.10.0 → 0.11.1](tox-dev/pyproject-fmt@0.10.0...0.11.1) - [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b5a6a7b commit ee27972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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: 0.10.0
17+
rev: 0.11.1
1818
hooks:
1919
- id: pyproject-fmt
2020
- repo: https://github.com/asottile/setup-cfg-fmt
@@ -34,7 +34,7 @@ repos:
3434
additional_dependencies:
3535
- tomli==2.0.1
3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v3.3.1
37+
rev: v3.3.2
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py37-plus]

0 commit comments

Comments
 (0)