From 08afb14e901562e6eee4bac8df8014ffe1d03d71 Mon Sep 17 00:00:00 2001 From: Pekko Sams <150077977+natlibfi-psams@users.noreply.github.com> Date: Mon, 22 Jul 2024 16:43:39 +0300 Subject: [PATCH] Update dependabot.yml, fixed nested ignore TODO: review dependabot usage according to upstream --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c4cb76d6e..3ad74eaa2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,5 +17,5 @@ updates: schedule: interval: "daily" # Ignore everything for now (and stay in pace with the upstream) - ignore: + ignore: - dependency-name: "*"