Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c753eeb

Browse files
authored
Merge pull request #1899 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 7f13fa5 + 6485dd4 commit c753eeb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ repos:
1717
- id: flake8
1818
additional_dependencies: [flake8-typing-imports==1.10.0]
1919
- repo: https://github.com/pre-commit/mirrors-autopep8
20-
rev: v1.5.6
20+
rev: v1.5.7
2121
hooks:
2222
- id: autopep8
2323
- repo: https://github.com/pre-commit/pre-commit
2424
rev: v2.12.1
2525
hooks:
2626
- id: validate_manifest
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v2.13.0
28+
rev: v2.14.0
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py36-plus]

0 commit comments

Comments
 (0)