Skip to content

Commit 3093d79

Browse files
committed
fix: remove no longer used darglint hook
1 parent 5c9cfb1 commit 3093d79

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

{{cookiecutter.project_name}}/.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ repos:
1919
entry: check-yaml
2020
language: system
2121
types: [yaml]
22-
- id: darglint
23-
name: darglint
24-
entry: darglint
25-
language: system
26-
types: [python]
27-
stages: [manual]
2822
- id: end-of-file-fixer
2923
name: Fix End of Files
3024
entry: end-of-file-fixer

0 commit comments

Comments
 (0)