Enables dependabot for the pre-commit hooks

This commit is contained in:
Trenton H
2026-03-11 13:09:58 -07:00
parent 86fa74c115
commit e5455ce259
+6
View File
@@ -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