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

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]