From 5c3664912010f3ccd9cbca06382bd3148b5bc1c2 Mon Sep 17 00:00:00 2001 From: Michael Heap Date: Sun, 28 Jan 2024 10:37:34 +0000 Subject: [PATCH] Run npm lint:fix --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f365ab9..f2ce08d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,4 +14,4 @@ updates: dependency-type: "development" update-types: - "minor" - - "patch" \ No newline at end of file + - "patch"