Skip to content

Commit 4de372d

Browse files
committed
update pre-commit actions
1 parent 8f5c687 commit 4de372d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ repos:
66
hooks:
77
- id: check-added-large-files
88
- repo: 'https://github.com/astral-sh/ruff-pre-commit'
9-
rev: v0.15.0
9+
rev: v0.15.7
1010
hooks:
1111
- id: ruff-check
1212
- id: ruff-format
1313
- repo: https://github.com/rtts/djhtml
14-
rev: 3.0.6
14+
rev: 3.0.10
1515
hooks:
1616
- id: djhtml

0 commit comments

Comments
 (0)