From 9d9f75abe11568d0b90eca9ccecc9ba459e91d43 Mon Sep 17 00:00:00 2001 From: Stefano Garzarella Date: Thu, 16 Oct 2025 15:58:55 +0200 Subject: [PATCH] dependabot: fix typo in configuration files s/ecosyste manyway/ecosystem anyway Signed-off-by: Stefano Garzarella --- dependabot-monthly.yml | 2 +- dependabot-weekly.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependabot-monthly.yml b/dependabot-monthly.yml index ec346f1..686b51e 100644 --- a/dependabot-monthly.yml +++ b/dependabot-monthly.yml @@ -4,7 +4,7 @@ updates: # We do not set open-pull-requests-limit, as sometimes # dependabot thinks the limit is hit without actually having # any PRs open. In reality, the configs below can only result -# in at most one PR per package ecosyste manyway. +# in at most one PR per package ecosystem anyway. # A monthly update of the rust-vmm-ci submodule - package-ecosystem: gitsubmodule directory: "/" diff --git a/dependabot-weekly.yml b/dependabot-weekly.yml index 1a652f2..fad47cd 100644 --- a/dependabot-weekly.yml +++ b/dependabot-weekly.yml @@ -4,7 +4,7 @@ updates: # We do not set open-pull-requests-limit, as sometimes # dependabot thinks the limit is hit without actually having # any PRs open. In reality, the configs below can only result -# in at most one PR per package ecosyste manyway. +# in at most one PR per package ecosystem anyway. # A weekly update of the rust-vmm-ci submodule - package-ecosystem: gitsubmodule directory: "/"