You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-11-23 03:22:23 +03:00
Merge pull request #194 from per1234/production-branch-dependabot
Configure Dependabot for updates to production branch workflows
This commit is contained in:
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@@ -10,3 +10,10 @@ updates:
|
|||||||
interval: daily
|
interval: daily
|
||||||
labels:
|
labels:
|
||||||
- "topic: infrastructure"
|
- "topic: infrastructure"
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
target-branch: production
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
labels:
|
||||||
|
- "topic: infrastructure"
|
||||||
|
|||||||
Reference in New Issue
Block a user