Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Update Pre-commit updates
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 12, 2024
1 parent 3adb765 commit 89d810c
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
@@ -15,7 +15,7 @@ repos:
# Run the formatter.
- id: ruff-format
- repo: https://github.com/Yelp/detect-secrets
rev: v1.4.0
rev: v1.5.0
hooks:
- id: detect-secrets
args:
@@ -29,7 +29,7 @@ repos:
# djLint moved in from assess - to apply as a precommit hook we should make sure it works with
# apply templates
- repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.24.0
rev: v1.36.3
hooks:
- id: djlint-jinja
types_or: ["html", "jinja"]

0 comments on commit 89d810c

Please sign in to comment.