5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 10:46:56 +00:00

Merge pull request #58 from MichaelDeBoey/patch-1

chore: create `dependabot.yml`
This commit is contained in:
Geoffrey.C 2021-04-11 20:12:49 +08:00 committed by GitHub
commit a9519021b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

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