Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Feb 13, 2024
1 parent 170594f commit 395ab30
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 @@ -13,13 +13,13 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/adamchainz/django-upgrade
rev: "1.15.0"
rev: "1.16.0"
hooks:
- id: django-upgrade
args: [--target-version, "3.2"]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.0
rev: v0.2.1
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 395ab30

Please sign in to comment.