mirror of
https://github.com/Alvin-Zilverstand/return-youtube-dislike.git
synced 2026-09-12 09:58:20 +02:00
a748ffeb7e
* Update build action * Update comment action * Update website linter * Setup Dependabot
15 lines
296 B
YAML
15 lines
296 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
- package-ecosystem: "npm"
|
|
directory: "/Website"
|
|
schedule:
|
|
interval: "daily"
|