mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
18f3a49028
Stop ignoring any dependency
12 lines
222 B
YAML
12 lines
222 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: "maven"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
ignore: []
|