Skip to content

Commit edcdc24

Browse files
[pre-commit.ci] pre-commit autoupdate (#133)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a3c027d commit edcdc24

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
@@ -32,12 +32,12 @@ repos:
3232
- id: rst-inline-touching-normal
3333
- id: text-unicode-replacement-char
3434
- repo: https://github.com/asottile/pyupgrade
35-
rev: v2.21.2
35+
rev: v2.23.0
3636
hooks:
3737
- id: pyupgrade
3838
args: [--py36-plus]
3939
- repo: https://github.com/asottile/reorder_python_imports
40-
rev: v2.5.0
40+
rev: v2.6.0
4141
hooks:
4242
- id: reorder-python-imports
4343
- repo: https://github.com/asottile/setup-cfg-fmt

0 commit comments

Comments
 (0)