mirror of https://github.com/actions/setup-node
Compare commits
3 Commits
80a9fe544c
...
136147b6d9
Author | SHA1 | Date |
---|---|---|
Michaël De Boey | 136147b6d9 | |
Michaël De Boey | 1986299e25 | |
Michaël De Boey | 20ce486c50 |
|
@ -0,0 +1,11 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
|
||||||
|
- package-ecosystem: npm
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
Loading…
Reference in New Issue