mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
Merge pull request #1530 from frappe/pre-commit-autoupdate
chore(deps): Update pre-commit hooks
This commit is contained in:
commit
d2dbe004ce
1 changed files with 1 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue