fix: formatting

This commit is contained in:
Jun Siang Cheah 2024-05-08 10:50:55 +08:00
parent 2969918d19
commit 34632b7aac
1 changed files with 10 additions and 10 deletions

View File

@ -1,12 +1,12 @@
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"
- 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'