Skip to content

Commit 6e38af0

Browse files
pre-commit-ci[bot]jason40418
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder-python-imports: v3.15.0 → v3.16.0](asottile/reorder-python-imports@v3.15.0...v3.16.0) - [github.com/asottile/setup-cfg-fmt: v2.8.0 → v3.1.0](asottile/setup-cfg-fmt@v2.8.0...v3.1.0)
1 parent a754f0f commit 6e38af0

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
@@ -27,13 +27,13 @@ repos:
2727
- id: double-quote-string-fixer
2828

2929
- repo: https://github.com/asottile/reorder-python-imports
30-
rev: v3.15.0
30+
rev: v3.16.0
3131
hooks:
3232
- id: reorder-python-imports
3333
args: [--py3-plus]
3434

3535
- repo: https://github.com/asottile/setup-cfg-fmt
36-
rev: v2.8.0
36+
rev: v3.1.0
3737
hooks:
3838
- id: setup-cfg-fmt
3939

0 commit comments

Comments
 (0)