[pre-commit.ci] pre-commit autoupdate (#127)
This commit is contained in:
parent
f64cb194bf
commit
42282cd88c
@ -16,13 +16,13 @@ repos:
|
||||
additional_dependencies: [toml]
|
||||
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.34.0
|
||||
rev: v2.37.3
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py36-plus]
|
||||
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 4.0.1
|
||||
rev: 5.0.2
|
||||
hooks:
|
||||
- id: flake8
|
||||
language_version: python3.10
|
||||
|
||||
Loading…
Reference in New Issue
Block a user