You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-07 14:41:10 +03:00
Merge pull request #200 from per1234/production-dependabot-py-go
Configure Dependabot for updates to `production` branch deps
This commit is contained in:
14
.github/dependabot.yml
vendored
14
.github/dependabot.yml
vendored
@ -17,3 +17,17 @@ updates:
|
|||||||
interval: daily
|
interval: daily
|
||||||
labels:
|
labels:
|
||||||
- "topic: infrastructure"
|
- "topic: infrastructure"
|
||||||
|
- package-ecosystem: gomod
|
||||||
|
target-branch: production
|
||||||
|
directory: /.github/workflows/assets/validate-registry/
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
labels:
|
||||||
|
- "topic: infrastructure"
|
||||||
|
- package-ecosystem: pip
|
||||||
|
target-branch: production
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
labels:
|
||||||
|
- "topic: infrastructure"
|
||||||
|
Reference in New Issue
Block a user