mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 08:44:46 +00:00
Merge pull request #1658 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
c42fc04602
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ repos:
|
||||||
- id: black
|
- id: black
|
||||||
args: [--line-length=79]
|
args: [--line-length=79]
|
||||||
- repo: https://github.com/PyCQA/flake8
|
- repo: https://github.com/PyCQA/flake8
|
||||||
rev: 5.0.3
|
rev: 5.0.4
|
||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue