diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1d4481a96..d343a8958 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -147,3 +147,9 @@ updates: postgres: patterns: - "docker.io/library/postgres*" + - package-ecosystem: "pre-commit" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "monthly" + cooldown: + default-days: 7