5
0
mirror of https://github.com/pnpm/action-setup.git synced 2025-10-26 07:16:43 +00:00

Enable Dependabot

This commit is contained in:
khai96_
2020-10-05 22:16:14 +07:00
parent 8e1abe543f
commit bdb2a5ee76

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

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
labels:
- dependabot
- github-actions