1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 09:57:01 +00:00
Files
kararas_iris/.github/dependabot.yml
2025-08-16 22:48:38 +03:00

12 lines
248 B
YAML

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