diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cf60dbae..5b1b91a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,3 +22,7 @@ updates: directory: "/.devcontainer" schedule: interval: "daily" + - package-ecosystem: "pre-commit" + directory: "/" + schedule: + interval: "daily"