diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 630986bf..ae1897d3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -26,3 +26,6 @@ updates: allow: - dependency-type: "all" + + exclude-paths: + - "archived/**"