12 lines
128 B
YAML
12 lines
128 B
YAML
|
---
|
||
|
enforce_name:
|
||
|
suffix: .md
|
||
|
exclude:
|
||
|
bots:
|
||
|
- dependabot-preview
|
||
|
- dependabot
|
||
|
- patchback
|
||
|
humans:
|
||
|
- pyup-bot
|
||
|
...
|