diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 054cfe2..f30d64b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,6 +21,18 @@ updates: - pycodestyle - pyflakes + - package-ecosystem: "pre-commit" + directory: "/" + schedule: + interval: "weekly" + day: "monday" + time: "05:00" + labels: + - "dependency" + assignees: + - "cdce8p" + open-pull-requests-limit: 10 + rebase-strategy: "disabled" - package-ecosystem: "github-actions" directory: "/"