Skip to content

Commit

Permalink
Merge pull request #18 from Adslot/dependabot
Browse files Browse the repository at this point in the history
[ADS-5761] chore: enable dependabot for version updates
  • Loading branch information
xiaofan2406 committed Oct 1, 2021
2 parents d9dc8bc + 63302be commit f3b2e03
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit f3b2e03

Please sign in to comment.