Skip to content

Commit

Permalink
Merge pull request #5 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 Dec 2, 2024
2 parents 5472d96 + f014376 commit 867292b
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 @@ -35,7 +35,7 @@ repos:

# Autoformat: HTML, Jinja, etc.
- repo: https://github.com/djlint/djLint
rev: v1.36.1
rev: v1.36.3
hooks:
- id: djlint-reformat-jinja
files: "\\.html"
Expand Down Expand Up @@ -90,7 +90,7 @@ repos:

# Lint: Markdown
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint
args: ["--fix"]
Expand Down

0 comments on commit 867292b

Please sign in to comment.