Skip to content

Commit 89fe364

Browse files
elastic-vault-github-plugin-prod[bot]obltmachinev1v
authored
github-action: include the dependabot section for pre-commit (#2577)
* github-action: include the dependabot section for pre-commit * Apply suggestion from @v1v --------- Co-authored-by: obltmachine <obltmachine@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
1 parent f35364c commit 89fe364

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,13 @@ updates:
4141
registries: "*"
4242
schedule:
4343
interval: "daily"
44+
45+
- package-ecosystem: pre-commit
46+
directory: "/"
47+
schedule:
48+
interval: 'weekly'
49+
day: 'sunday'
50+
time: '22:00'
51+
open-pull-requests-limit: 5
52+
labels:
53+
- 'changelog:dependencies'

0 commit comments

Comments
 (0)