mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-11 07:14:18 +00:00
Merge pull request #1378 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
26f7dca77a
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ repos:
|
||||||
- id: black
|
- id: black
|
||||||
args: [--line-length=79]
|
args: [--line-length=79]
|
||||||
- repo: https://github.com/asottile/pyupgrade
|
- repo: https://github.com/asottile/pyupgrade
|
||||||
rev: v2.23.3
|
rev: v2.24.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
args: [--py36-plus]
|
args: [--py36-plus]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue