Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/adamchainz/django-upgrade: 1.22.1 → 1.22.2](adamchainz/django-upgrade@1.22.1...1.22.2)
- [github.com/gitguardian/ggshield: v1.32.2 → v1.34.0](GitGuardian/ggshield@v1.32.2...v1.34.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 2, 2024
1 parent 43ea204 commit cd4d0b2
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 @@ -12,7 +12,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/adamchainz/django-upgrade
rev: 1.22.1
rev: 1.22.2
hooks:
- id: django-upgrade
args: [--target-version, "5.1"]
Expand All @@ -37,7 +37,7 @@ repos:
args:
- --tabwidth=2
- repo: https://github.com/gitguardian/ggshield
rev: v1.32.2
rev: v1.34.0
hooks:
- id: ggshield
language_version: python3
Expand Down

0 comments on commit cd4d0b2

Please sign in to comment.