CI: use dependabot instead of gh action (#1364)

This commit is contained in:
Philip H. 2024-09-06 16:26:27 +02:00 committed by GitHub
parent 66c64af7cf
commit 4dc56a0718
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 40 deletions

View file

@ -5,3 +5,13 @@ updates:
schedule:
interval: "weekly"
rebase-strategy: "auto"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
rebase-strategy: "auto"
- package-ecosystem: "npm"
directory: "/src/"
schedule:
interval: "weekly"
rebase-strategy: "auto"