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/jackdewinter/pymarkdown: v0.9.15 → v0.9.21](jackdewinter/pymarkdown@v0.9.15...v0.9.21)
- [github.com/adamchainz/django-upgrade: 1.19.0 → 1.20.0](adamchainz/django-upgrade@1.19.0...1.20.0)
  • Loading branch information
pre-commit-ci[bot] authored Jul 22, 2024
1 parent fb92143 commit dc1dce3
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:
hooks:
- id: flake8
- repo: https://github.com/jackdewinter/pymarkdown
rev: v0.9.15
rev: v0.9.21
hooks:
- id: pymarkdown
args:
Expand All @@ -24,7 +24,7 @@ repos:
hooks:
- id: pyupgrade
- repo: https://github.com/adamchainz/django-upgrade
rev: "1.19.0" # replace with latest tag on GitHub
rev: "1.20.0" # replace with latest tag on GitHub
hooks:
- id: django-upgrade
args: [--target-version, "5.0"] # Replace with Django version

0 comments on commit dc1dce3

Please sign in to comment.