mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 18:35:13 +00:00
Ensure dependabot git commit message conforms to commitlint Signed-off-by: Rich Megginson <rmeggins@redhat.com>
9 lines
154 B
YAML
9 lines
154 B
YAML
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: monthly
|
|
commit-message:
|
|
prefix: ci
|