We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f737055 commit 81b7094Copy full SHA for 81b7094
1 file changed
.pre-commit-config.yaml
@@ -33,3 +33,6 @@ repos:
33
exclude_types: [jupyter]
34
- id: check-toml
35
- id: check-yaml
36
+ - id: check-added-large-files
37
+ - id: check-merge-conflict
38
+ - id: detect-private-key
0 commit comments