2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-09 08:30:35 +00:00

chore(deps): Update pre-commit hooks (#845)

Co-authored-by: vrslev <vrslev@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-07-11 10:24:04 +05:30 committed by GitHub
parent c25fd6271b
commit a4bd7ff976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ repos:
- id: end-of-file-fixer
- repo: https://github.com/asottile/pyupgrade
rev: v2.34.0
rev: v2.35.0
hooks:
- id: pyupgrade
args: [--py37-plus]