mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 09:57:01 +00:00
12 lines
248 B
YAML
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" |