2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-02-02 12:08:26 +00:00

Merge pull request #1530 from frappe/pre-commit-autoupdate

chore(deps): Update pre-commit hooks
This commit is contained in:
Revant Nandgaonkar 2024-12-17 14:46:54 +05:30 committed by GitHub
commit d2dbe004ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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]