2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-12-22 10:08:56 +00:00

chore(deps): Update pre-commit hooks

This commit is contained in:
vrslev 2024-12-17 07:02:09 +00:00 committed by github-actions[bot]
parent d8b6b6bcd5
commit a94c419aba

View File

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