Skip to content

Commit de9fa1e

Browse files
pre-commit-ci[bot]kytta
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.7.0 → v3.8.0](asottile/pyupgrade@v3.7.0...v3.8.0) - [github.com/asottile/setup-cfg-fmt: v2.3.0 → v2.4.0](asottile/setup-cfg-fmt@v2.3.0...v2.4.0) - [github.com/tox-dev/tox-ini-fmt: 1.2.0 → 1.3.1](tox-dev/tox-ini-fmt@1.2.0...1.3.1)
1 parent e08d210 commit de9fa1e

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
@@ -11,7 +11,7 @@ repos:
1111
- id: check-toml
1212
- id: check-yaml
1313
- repo: https://github.com/asottile/pyupgrade
14-
rev: v3.7.0
14+
rev: v3.8.0
1515
hooks:
1616
- id: pyupgrade
1717
args: [--py36-plus]
@@ -30,7 +30,7 @@ repos:
3030
- id: rst-backticks
3131
- id: rst-directive-colons
3232
- repo: https://github.com/asottile/setup-cfg-fmt
33-
rev: v2.3.0
33+
rev: v2.4.0
3434
hooks:
3535
- id: setup-cfg-fmt
3636
- repo: https://github.com/tox-dev/pyproject-fmt

0 commit comments

Comments
 (0)