🔄 Created local '.github/dependabot.yml' from remote '.github/dependabot.yml'

This commit is contained in:
Timeraa
2022-01-08 04:30:58 +00:00
parent 9f1d9892c8
commit 048cb8a828

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

@@ -0,0 +1,20 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "🔼"
prefix-development: "🔼"
labels:
- "🔼 dependencies"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "🔼"
prefix-development: "🔼"
labels:
- "🔼 dependencies"