mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 22:59:19 -06:00
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
committed by
GitHub
parent
d6ec6cf719
commit
e8cb09f70f
@@ -17,7 +17,7 @@ repos:
|
||||
- id: flake8
|
||||
additional_dependencies: [flake8-typing-imports==1.10.0]
|
||||
- repo: https://github.com/pre-commit/mirrors-autopep8
|
||||
rev: v1.5.5
|
||||
rev: v1.5.6
|
||||
hooks:
|
||||
- id: autopep8
|
||||
- repo: https://github.com/pre-commit/pre-commit
|
||||
@@ -25,7 +25,7 @@ repos:
|
||||
hooks:
|
||||
- id: validate_manifest
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.10.0
|
||||
rev: v2.11.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py36-plus]
|
||||
|
||||
Reference in New Issue
Block a user