mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
10 lines
185 B
YAML
10 lines
185 B
YAML
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
time: "11:00"
|
|
commit-message:
|
|
prefix: "gh-actions:"
|