fredrikaverpil/Generate Dependabot Config
Generates a dependabot.yml file based on the detected package ecosystems in the repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| root-path | The path to scan for dependency files. | no | . |
| exclude-paths | A comma-separated string of relative paths to ignore. | no | "" |
| update-interval | The update interval for dependencies. | no | weekly |
| custom-map | JSON string to extend the default ecosystem map. | no | "" |
| additional-yaml | YAML string to append to the generated dependabot config. | no | "" |
Outputs
no outputs