Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit f3e3c8e

Browse files
authored
Merge pull request #188 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 90676fe + 00d1de0 commit f3e3c8e

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
@@ -14,7 +14,7 @@ repos:
1414
hooks:
1515
- id: setup-cfg-fmt
1616
- repo: https://github.com/asottile/reorder-python-imports
17-
rev: v3.12.0
17+
rev: v3.13.0
1818
hooks:
1919
- id: reorder-python-imports
2020
args: [
@@ -32,7 +32,7 @@ repos:
3232
- id: pyupgrade
3333
args: [--py38-plus]
3434
- repo: https://github.com/hhatto/autopep8
35-
rev: v2.1.1
35+
rev: v2.2.0
3636
hooks:
3737
- id: autopep8
3838
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)