feat: move configuration files inside home folder
This commit is contained in:
14
home/.config/zsh/ohmyzsh/.github/dependabot.yml
vendored
Normal file
14
home/.config/zsh/ohmyzsh/.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
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: []
|
Reference in New Issue
Block a user