mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-17 23:54:35 +00:00
fix(github): Fix dependabot configuration
This commit is contained in:
@@ -7,3 +7,8 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
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