Skip to content

Commit 0f7a326

Browse files
committed
ci: add debug-statements to pre-commit configuration
1 parent 260b0f6 commit 0f7a326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ repos:
1818
rev: v4.0.1
1919
hooks:
2020
- id: check-merge-conflict
21+
- id: debug-statements
2122
- repo: https://github.com/psf/black
2223
rev: 21.9b0
2324
hooks:

0 commit comments

Comments
 (0)