From 0d4d99f5054d99c119eb386625ddec9843e7f58a Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 19 Jun 2024 14:44:01 +0200 Subject: [PATCH] Update dependabot.yml (#61) --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b433c7fb..d9b2169e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,6 +12,7 @@ updates: - '/oblt-cli/cluster-create-custom' - '/oblt-cli/cluster-create-serverless' - '/oblt-cli/cluster-credentials' + - '/oblt-cli/cluster-destroy' - '/oblt-cli/cluster-name-validation' - '/oblt-cli/run' - '/oblt-cli/setup'