1
0
mirror of https://github.com/prometheus/node_exporter.git synced 2026-02-06 09:45:28 +01:00
Files
node_exporter/.github/dependabot.yml
Ben Kochie 2a79d5e800 Enable dependabot for actions (#3406)
Update GitHub actions with dependabot.

Signed-off-by: Ben Kochie <superq@gmail.com>
2025-09-08 20:08:21 +02:00

11 lines
209 B
YAML

version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"