Skip to content

Commit

Permalink
Merge branch 'master' into feat/components
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored Jun 6, 2024
2 parents d4bfe19 + e8e6e6e commit afce5cb
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 @@ -14,7 +14,7 @@ repos:
- id: pyupgrade
args: ["--py37-plus"]
- repo: https://github.com/adamchainz/django-upgrade
rev: "1.16.0"
rev: "1.18.0"
hooks:
- id: django-upgrade
args: [--target-version, "2.2"]
Expand Down

0 comments on commit afce5cb

Please sign in to comment.