From 69c1cc99767db083ada51331c344e7b7596dfbed Mon Sep 17 00:00:00 2001 From: Falk Puschner Date: Mon, 13 Jun 2022 21:47:14 +0200 Subject: [PATCH] :rotating_light: fix lint issue --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c46d88f0..58f6388e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,4 +11,4 @@ updates: - package-ecosystem: 'github-actions' directory: '/' schedule: - interval: 'weekly’ + interval: 'weekly'