Merge pull request #421 from dmunozv04/dependabot-pre-commit

Add pre-commit to dependabot
This commit is contained in:
David
2026-03-10 19:51:24 +01:00
committed by GitHub

View File

@@ -17,3 +17,7 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"
- package-ecosystem: "pre-commit"
directory: "/"
schedule:
interval: "weekly"