Skip to content

Commit

Permalink
Fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Sep 28, 2021
1 parent de1ae60 commit 481a7a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Basic dependabot.yml to update gomod
# Basic dependabot.yml to update npm & github actions

version: 2
updates:
# Maintain dependencies for npm
- package-ecosystem: "npm"
target-branch: "master"
directory: "/"
Expand Down

0 comments on commit 481a7a4

Please sign in to comment.