0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-02-05 05:59:49 +00:00
netdata_netdata/.github/dependabot.yml
Ilya Mashchenko 7fee1e5222
restructure go.d (#18058)
* restruture go.d

* update gitignore

* update ci files

* update gen_docs_integrations.py

* update link in go.d conf files

* update go.d modules metadata files

* update metadata files

* update packaging

* add log files

* integrations commit

* update get-go-version.py

* go fmt

* fix packaging

* update go.d readme

---------

Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2024-07-02 15:32:34 +03:00

15 lines
284 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
labels:
- "no changelog"
- "area/ci"
- package-ecosystem: gomod
directory: /src/go
schedule:
interval: weekly
labels:
- "area/go"