mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-23 03:51:20 +00:00
19 lines
336 B
YAML
19 lines
336 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
commit-message:
|
|
prefix: chore
|
|
labels: []
|
|
|
|
- package-ecosystem: npm
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
commit-message:
|
|
prefix: chore
|
|
labels: []
|
|
versioning-strategy: increase
|