mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2026-05-28 04:46:15 +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:"
|