mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 09:03:02 -04:00
👷 Add Dependabot config
This commit is contained in:
@@ -0,0 +1,22 @@
|
|||||||
|
# GitHub Dependabot
|
||||||
|
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||||
|
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "npm"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
time: "09:00"
|
||||||
|
timezone: "Australia/Melbourne"
|
||||||
|
commit-message:
|
||||||
|
prefix: "📌"
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
day: "sunday"
|
||||||
|
time: "09:00"
|
||||||
|
timezone: "Australia/Melbourne"
|
||||||
|
commit-message:
|
||||||
|
prefix: "👷"
|
||||||
Reference in New Issue
Block a user