spiffworkflow-frontend/.github/dependabot.yml

19 lines
380 B
YAML
Raw Normal View History

2022-06-09 19:44:58 +00:00
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
- package-ecosystem: pip
directory: "/.github/workflows"
schedule:
interval: daily
- package-ecosystem: pip
directory: "/docs"
schedule:
interval: daily
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily