This repository has been archived on 2025-01-02. You can view files and clone it, but cannot push or open issues or pull requests.
Files
mylinks/.github/dependabot.yml

11 lines
217 B
YAML

version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
- package-ecosystem: 'npm'
directory: '/admin'
schedule:
interval: 'daily'