Skip to content

Commit

Permalink
Merge pull request #6 from bdist/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
flaviomartins authored Jan 7, 2025
2 parents 60fc792 + a61376b commit f94128c
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 @@ -14,7 +14,7 @@
repos:
# Autoupdate: Python code
- repo: https://github.com/asottile/pyupgrade
rev: v3.19.0
rev: v3.19.1
hooks:
- id: pyupgrade
args: [--py39-plus]
Expand All @@ -35,7 +35,7 @@ repos:

# Autoformat: HTML, Jinja, etc.
- repo: https://github.com/djlint/djLint
rev: v1.36.3
rev: v1.36.4
hooks:
- id: djlint-reformat-jinja
files: "\\.html"
Expand Down

0 comments on commit f94128c

Please sign in to comment.