Skip to content

Commit

Permalink
Merge pull request #1530 from frappe/pre-commit-autoupdate
Browse files Browse the repository at this point in the history
chore(deps): Update pre-commit hooks
  • Loading branch information
revant authored Dec 17, 2024
2 parents d8b6b6b + a94c419 commit d2dbe00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit d2dbe00

Please sign in to comment.