Files
return-youtube-dislike/.github/dependabot.yml
T
blu3 a748ffeb7e Setup Dependabot and update actions (#1121)
* Update build action

* Update comment action

* Update website linter

* Setup Dependabot
2025-07-13 16:36:53 +02:00

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"