mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-10 14:54:17 +00:00
Merge pull request #1314 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
992bb77d22
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ repos:
|
||||||
args: [--line-length=78]
|
args: [--line-length=78]
|
||||||
files: ^src/
|
files: ^src/
|
||||||
- repo: https://github.com/asottile/pyupgrade
|
- repo: https://github.com/asottile/pyupgrade
|
||||||
rev: v2.11.0
|
rev: v2.12.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
args: [--py36-plus]
|
args: [--py36-plus]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue