Skip to content

Commit a92bb7d

Browse files
[pre-commit.ci] pre-commit autoupdate (#555)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Adam Johnson <me@adamj.eu>
1 parent 7c2e3d9 commit a92bb7d

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
@@ -14,11 +14,11 @@ repos:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- repo: https://github.com/tox-dev/pyproject-fmt
17-
rev: 0.12.1
17+
rev: 0.13.0
1818
hooks:
1919
- id: pyproject-fmt
2020
- repo: https://github.com/asottile/setup-cfg-fmt
21-
rev: v2.3.0
21+
rev: v2.4.0
2222
hooks:
2323
- id: setup-cfg-fmt
2424
args:
@@ -34,7 +34,7 @@ repos:
3434
additional_dependencies:
3535
- tomli==2.0.1
3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v3.7.0
37+
rev: v3.8.0
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py38-plus]

0 commit comments

Comments
 (0)