diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 08aefd2..30b7106 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,3 +17,7 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "pre-commit" + directory: "/" + schedule: + interval: "weekly"