From c40d18309682bfc6771943b815845bddfb59a5b5 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Tue, 25 Apr 2023 08:47:16 +0200 Subject: chore: move to renovate (#1) --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .github/dependabot.yml (limited to '.github/dependabot.yml') diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 6c40e56..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: 2 -updates: - - package-ecosystem: 'npm' - directory: '/.utilities' - schedule: - interval: 'monthly' \ No newline at end of file -- cgit v1.2.3