mirror of
https://github.com/basicswap/basicswap.git
synced 2026-05-05 05:52:13 +02:00
Merge pull request #462 from nahuhh/dependabot_actions
dependabot: use for github actions
This commit is contained in:
@@ -9,3 +9,11 @@ updates:
|
|||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
open-pull-requests-limit: 20
|
open-pull-requests-limit: 20
|
||||||
target-branch: "dev"
|
target-branch: "dev"
|
||||||
|
|
||||||
|
# Set update schedule for GitHub Actions
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
open-pull-requests-limit: 20
|
||||||
|
target-branch: "dev"
|
||||||
|
|||||||
Reference in New Issue
Block a user