Spaces:
Sleeping
Sleeping
File size: 288 Bytes
133d4af |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
version: 2
updates:
- package-ecosystem: pip
directory: '/backend'
schedule:
interval: monthly
target-branch: 'dev'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
# Check for updates to GitHub Actions every week
interval: monthly
|