Create dependabot.yml

This commit is contained in:
Aditya Garg 2024-04-24 08:48:16 +05:30 committed by GitHub
parent 45e3221b42
commit 193e70521d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 22 additions and 0 deletions

22
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,22 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
target-branch: "mainline"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
target-branch: "kubuntuMainline"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
target-branch: "kubuntuJammy"