Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#61)
Browse files Browse the repository at this point in the history
updates:
- [github.com/adamchainz/django-upgrade: 1.4.0 → 1.7.0](adamchainz/django-upgrade@1.4.0...1.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored May 23, 2022
1 parent 63ada81 commit 247c079
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 @@ -6,7 +6,7 @@ repos:
args: ["--py38-plus"]

- repo: https://github.com/adamchainz/django-upgrade
rev: '1.4.0'
rev: '1.7.0'
hooks:
- id: django-upgrade
args: [--target-version, "3.2"]
Expand Down

0 comments on commit 247c079

Please sign in to comment.