mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
security: Add dependabot config for github action updating (#10792)
Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
This commit is contained in:
committed by
GitHub
parent
228bbc9238
commit
f34154b0b8
@@ -0,0 +1,8 @@
|
||||
version: 2
|
||||
updates:
|
||||
# Maintain GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
open-pull-requests-limit: 5
|
||||
Reference in New Issue
Block a user