api/.github/dependabot.yml
2023-05-12 17:44:41 -03:00

13 lines
328 B
YAML

# yaml-language-server: $schema=https://json.schemastore.org/dependabot-2.0.json
version: 2
updates:
- directory: /
package-ecosystem: github-actions
schedule:
interval: weekly
labels: []
- directory: /
package-ecosystem: npm
schedule:
interval: weekly
labels: []