mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/hhatto/autopep8: v2.1.0 → v2.1.1](https://github.com/hhatto/autopep8/compare/v2.1.0...v2.1.1)
This commit is contained in:
parent
9ee0768353
commit
5526bb2137
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ repos:
|
|||
- id: pyupgrade
|
||||
args: [--py39-plus]
|
||||
- repo: https://github.com/hhatto/autopep8
|
||||
rev: v2.1.0
|
||||
rev: v2.1.1
|
||||
hooks:
|
||||
- id: autopep8
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue