mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2025-10-30 14:17:54 +00:00
9 lines
173 B
YAML
9 lines
173 B
YAML
---
|
|
# ~/.github/dependabot.yml
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/" # == /.github/workflows/
|
|
schedule:
|
|
interval: "daily"
|