From a0b53cdb942e46b3498c285e4ba7f4df9d0499fe Mon Sep 17 00:00:00 2001 From: AbdulFattaah Popoola Date: Tue, 25 Jul 2023 15:20:13 -0700 Subject: [PATCH] Update .github/dependabot.yml good call; committing - thanks. Co-authored-by: Jeff Widman --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c2d0eaa86f2..2afc9e25cf5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -68,7 +68,7 @@ updates: - "npm" - "semver" exclude-patterns: - - "detect-indent" + - "detect-indent" # temp excluded due to https://github.com/dependabot/dependabot-core/pull/5683#issuecomment-1243468605 yarn-dependencies: patterns: - "@dependabot/yarn-lib"