Files
open-webui-custom/.github/dependabot.yml
Jun Siang Cheah 34632b7aac fix: formatting
2024-05-08 10:50:55 +08:00

13 lines
282 B
YAML

version: 2
updates:
- package-ecosystem: pip
directory: '/backend'
schedule:
interval: daily
time: '13:00'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
# Check for updates to GitHub Actions every week
interval: 'weekly'