Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#950)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/asottile/pyupgrade: v3.15.2 →
v3.16.0](asottile/pyupgrade@v3.15.2...v3.16.0)
- [github.com/adamchainz/django-upgrade: 1.17.0 →
1.18.0](adamchainz/django-upgrade@1.17.0...1.18.0)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Jun 12, 2024
1 parent ef2b81c commit b3ce0fc
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 @@ -28,12 +28,12 @@ repos:
additional_dependencies:
- tomli==2.0.1
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.2
rev: v3.16.0
hooks:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/adamchainz/django-upgrade
rev: 1.17.0
rev: 1.18.0
hooks:
- id: django-upgrade
args: [--target-version, '3.2']
Expand Down

0 comments on commit b3ce0fc

Please sign in to comment.