ohmyzsh/.github/dependabot.yml
Codebuff Contributor e99098c5e4 fix(brew): ensure Homebrew sbin directory is added to PATH
Signed-off-by: god032396-del <god032396@gmail.com>
2026-06-13 02:21:31 +00:00

15 lines
301 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: "weekly"
day: "sunday"
labels: []
- package-ecosystem: "pip"
directory: "/.github/workflows/dependencies"
schedule:
interval: "weekly"
day: "sunday"
labels: []