diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4f40fc10..c359e5db 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,18 +9,18 @@ repos: # Run the formatter. - id: ruff-format - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v4.6.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: check-ast - repo: https://github.com/Riverside-Healthcare/djLint - rev: v1.24.0 + rev: v1.36.3 hooks: - id: djlint-jinja types_or: ['html', 'jinja'] - repo: https://github.com/Yelp/detect-secrets - rev: v1.4.0 + rev: v1.5.0 hooks: - id: detect-secrets args: