Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
kytta committed Jun 27, 2023
2 parents 921e42a + a11f7f1 commit 75b3c90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ repos:
- id: trailing-whitespace
- id: mixed-line-ending
- repo: https://github.com/asottile/pyupgrade
rev: v3.6.0
rev: v3.7.0
hooks:
- id: pyupgrade
args: [--py36-plus]
- repo: https://github.com/adamchainz/django-upgrade
rev: 1.13.0
rev: 1.14.0
hooks:
- id: django-upgrade
args: [--target-version, "3.2"]
Expand Down

0 comments on commit 75b3c90

Please sign in to comment.