Skip to content

Commit 81b7094

Browse files
committed
add some more pre-commit checks
- added-large-files - merge-conflict - private-key
1 parent f737055 commit 81b7094

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ repos:
3333
exclude_types: [jupyter]
3434
- id: check-toml
3535
- id: check-yaml
36+
- id: check-added-large-files
37+
- id: check-merge-conflict
38+
- id: detect-private-key

0 commit comments

Comments
 (0)