mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
f871be20c6
* adding dependabot update. updating deps. * updating actions dep schedule and assignment.
26 lines
501 B
YAML
26 lines
501 B
YAML
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: pip
|
|
directory: "/"
|
|
schedule:
|
|
interval: monthly
|
|
time: '02:00'
|
|
timezone: America/New_York
|
|
labels:
|
|
- dependencies
|
|
target-branch: master
|
|
assignees:
|
|
- "danner26"
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: monthly
|
|
time: '02:00'
|
|
timezone: America/New_York
|
|
labels:
|
|
- dependencies
|
|
target-branch: master
|
|
assignees:
|
|
- "danner26"
|