mirror of https://github.com/writeas/writefreely
A focused writing and publishing space.
https://write.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
411 B
15 lines
411 B
version: 2
|
|
updates:
|
|
- package-ecosystem: "gomod" # See documentation for possible values
|
|
directory: "/" # Location of package manifests
|
|
open-pull-requests-limit: 50
|
|
schedule:
|
|
interval: "monthly"
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
- package-ecosystem: "docker"
|
|
directory: "/Dockerfile"
|
|
schedule:
|
|
interval: "daily"
|
|
|