Template
1
0
mirror of https://github.com/actions/setup-node synced 2024-11-30 21:22:29 +08:00

Compare commits

...

3 Commits

Author SHA1 Message Date
Michaël De Boey
80a9fe544c
Merge 1986299e25 into abb238b131 2024-10-21 21:43:18 +02:00
Michaël De Boey
1986299e25
Update dependabot.yml 2023-08-21 13:16:09 +02:00
Michaël De Boey
20ce486c50
chore: create dependabot.yml 2021-04-11 13:13:36 +02:00

11
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
- package-ecosystem: npm
directory: /
schedule:
interval: weekly