From 0f9158ac96aa7ff1733be1403288ec165ddf5eaa Mon Sep 17 00:00:00 2001 From: Tamme Dittrich Date: Fri, 30 Aug 2024 17:42:53 +0200 Subject: [PATCH] Fix typo in dependabot.yml (#89) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8148f1c..52b70cd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -40,7 +40,7 @@ updates: frequent-updaters: patterns: - "serde*" - - "anyhow"pikken + - "anyhow" - package-ecosystem: "npm" directory: "/slides/" schedule: