Skip to content

Commit

Permalink
fixes dependabot.yml format
Browse files Browse the repository at this point in the history
  • Loading branch information
SandyRogers committed Oct 24, 2022
1 parent 7686975 commit ae5a893
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
version: 2
updates:
- package-ecosystem: "npm"
target-branch: "develop"
target-branch: "develop"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit ae5a893

Please sign in to comment.