mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 10:46:57 +00:00
fix(github): Fix dependabot configuration
This commit is contained in:
9
.github/workflows/update-github-actions.yml
vendored
9
.github/workflows/update-github-actions.yml
vendored
@@ -1,9 +0,0 @@
|
||||
version: 2
|
||||
updates:
|
||||
|
||||
# Maintain dependencies for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
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