[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 4.0.1 → 5.0.3](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.3) - [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.37.2...v2.37.3)
This commit is contained in:
committed by
GitHub
parent
a869959f5f
commit
9cfe09bc42
@@ -20,7 +20,7 @@ repos:
|
||||
- id: isort
|
||||
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: "4.0.1"
|
||||
rev: "5.0.3"
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
||||
@@ -31,7 +31,7 @@ repos:
|
||||
additional_dependencies: [types-requests]
|
||||
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: "v2.37.2"
|
||||
rev: "v2.37.3"
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
|
||||
|
||||
Reference in New Issue
Block a user