mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-26 04:05:11 -05:00
disable ci/cd
This commit is contained in:
64
.github/workflows/dependabot.yml
vendored
64
.github/workflows/dependabot.yml
vendored
@@ -1,32 +1,32 @@
|
||||
version: 2
|
||||
updates:
|
||||
# Fetch and update latest `npm` packages
|
||||
- package-ecosystem: npm
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "00:00"
|
||||
open-pull-requests-limit: 10
|
||||
reviewers:
|
||||
- hay-kot
|
||||
assignees:
|
||||
- hay-kot
|
||||
commit-message:
|
||||
prefix: fix
|
||||
prefix-development: chore
|
||||
include: scope
|
||||
# Fetch and update latest `github-actions` pkgs
|
||||
- package-ecosystem: github-actions
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "00:00"
|
||||
open-pull-requests-limit: 10
|
||||
reviewers:
|
||||
- hay-kot
|
||||
assignees:
|
||||
- hay-kot
|
||||
commit-message:
|
||||
prefix: fix
|
||||
prefix-development: chore
|
||||
include: scope
|
||||
# version: 2
|
||||
# updates:
|
||||
# # Fetch and update latest `npm` packages
|
||||
# - package-ecosystem: npm
|
||||
# directory: "/"
|
||||
# schedule:
|
||||
# interval: daily
|
||||
# time: "00:00"
|
||||
# open-pull-requests-limit: 10
|
||||
# reviewers:
|
||||
# - hay-kot
|
||||
# assignees:
|
||||
# - hay-kot
|
||||
# commit-message:
|
||||
# prefix: fix
|
||||
# prefix-development: chore
|
||||
# include: scope
|
||||
# # Fetch and update latest `github-actions` pkgs
|
||||
# - package-ecosystem: github-actions
|
||||
# directory: "/"
|
||||
# schedule:
|
||||
# interval: daily
|
||||
# time: "00:00"
|
||||
# open-pull-requests-limit: 10
|
||||
# reviewers:
|
||||
# - hay-kot
|
||||
# assignees:
|
||||
# - hay-kot
|
||||
# commit-message:
|
||||
# prefix: fix
|
||||
# prefix-development: chore
|
||||
# include: scope
|
||||
|
||||
Reference in New Issue
Block a user