Auto-update pre-commit hooks (#1076)

Co-authored-by: sobolevn <sobolevn@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-07-27 10:06:55 +03:00
committed by GitHub
parent efc2d04ead
commit 196e6743ec

View File

@@ -13,7 +13,7 @@ repos:
- id: check-merge-conflict - id: check-merge-conflict
- id: end-of-file-fixer - id: end-of-file-fixer
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v2.37.2 rev: v2.37.3
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: ["--py36-plus"] args: ["--py36-plus"]