diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d9b5903..216c5a6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "pre-commit" + directory: "/" + schedule: + interval: "daily"