Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1153)
Browse files Browse the repository at this point in the history
updates:
- [github.com/adamchainz/django-upgrade: 1.16.0 → 1.17.0](adamchainz/django-upgrade@1.16.0...1.17.0)
- [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.4](astral-sh/ruff-pre-commit@v0.4.2...v0.4.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed May 21, 2024
1 parent 87b4bb2 commit d363cc3
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 @@ -33,7 +33,7 @@ repos:
- id: djjs
alias: autoformat
- repo: https://github.com/adamchainz/django-upgrade
rev: 1.16.0
rev: 1.17.0
hooks:
- id: django-upgrade
args: [--target-version, "5.0"]
Expand All @@ -43,7 +43,7 @@ repos:
hooks:
- id: blacken-docs
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.4.2'
rev: 'v0.4.4'
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit d363cc3

Please sign in to comment.