Files
sthlm-mesh/.github/dependabot.yml
T
Anton Roslund 99ab6f6d22 Initial commit
2025-02-15 13:46:25 +01:00

15 lines
270 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: '20:00'
open-pull-requests-limit: 10
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: '20:00'
open-pull-requests-limit: 10