Skip to content

Commit

Permalink
Merge pull request DjangoGirls#892 from DjangoGirls/pre-commit-ci-upd…
Browse files Browse the repository at this point in the history
…ate-config

ci: pre-commit autoupdate
  • Loading branch information
amakarudze authored Jun 16, 2023
2 parents 4a766c5 + d103c0d commit 4939ac0
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 @@ -16,7 +16,7 @@ repos:
- id: django-upgrade
args: [--target-version, "3.2"]
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.2
rev: v3.4.0
hooks:
- id: pyupgrade
args: ["--py310-plus"]
Expand Down

0 comments on commit 4939ac0

Please sign in to comment.