mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-09 02:31:21 +00:00
chore(dependabot): check for npm package updates
This commit is contained in:
parent
a83bb9b6ec
commit
7c322ab18a
9
.github/dependabot.yaml
vendored
9
.github/dependabot.yaml
vendored
@ -7,3 +7,12 @@ updates:
|
||||
commit-message:
|
||||
prefix: chore
|
||||
labels: [chore]
|
||||
|
||||
- package-ecosystem: npm
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
commit-message:
|
||||
prefix: chore
|
||||
labels: [chore]
|
||||
versioning-strategy: increase
|
||||
|
Loading…
Reference in New Issue
Block a user