diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a65501a6f41..3483577e032 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -26,3 +26,12 @@ updates: highlightjs-dependencies: patterns: - "*" + + - package-ecosystem: "npm" + directory: "/M2/Macaulay2/packages/Style" + schedule: + interval: "monthly" + groups: + style-dependencies: + patterns: + - "*"