Skip to content

Commit 9a39cfb

Browse files
committed
chore: dependencies update
1 parent 75fc1fe commit 9a39cfb

3 files changed

Lines changed: 80 additions & 99 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: 'v0.4.4'
4+
rev: 'v0.5.0'
55
hooks:
66
- id: ruff
77
args: [--fix, --exit-non-zero-on-fix]
@@ -19,7 +19,3 @@ repos:
1919
rev: v1.7.5
2020
hooks:
2121
- id: docformatter
22-
- repo: https://github.com/rtts/djhtml
23-
rev: 3.0.6
24-
hooks:
25-
- id: djhtml

0 commit comments

Comments
 (0)