mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
fix(github): Fix dependabot configuration
This commit is contained in:
@@ -7,3 +7,8 @@ updates:
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
# Update Git Submodules daily
|
||||
- package-ecosystem: gitsubmodule
|
||||
schedule:
|
||||
interval: "daily"
|
||||
directory: /
|
||||
8
.github/workflows/update-submodules.yaml
vendored
8
.github/workflows/update-submodules.yaml
vendored
@@ -1,8 +0,0 @@
|
||||
version: 2
|
||||
|
||||
updates:
|
||||
- package-ecosystem: gitsubmodule
|
||||
schedule:
|
||||
interval: "daily"
|
||||
directory: /
|
||||
|
||||
Reference in New Issue
Block a user