Skip to content

Commit

Permalink
autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
ephes committed Oct 30, 2024
1 parent e381dbd commit 6b9b46a
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 @@ -9,7 +9,7 @@ repos:
- id: check-yaml
- id: check-toml
- repo: https://github.com/asottile/pyupgrade
rev: v3.18.0
rev: v3.19.0
hooks:
- id: pyupgrade
args: [--py310-plus]
Expand All @@ -36,7 +36,7 @@ repos:
- id: flake8
language_version: python3
- repo: https://github.com/rtts/djhtml
rev: "3.0.6" # replace with the latest tag on GitHub
rev: "3.0.7" # replace with the latest tag on GitHub
hooks:
- id: djhtml
args: [-t, "2"]
Expand Down

0 comments on commit 6b9b46a

Please sign in to comment.