Skip to content

Commit

Permalink
chore(dependabot): allow dependabot to verify for new versions of nw.js
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentinTh committed Oct 6, 2023
1 parent bc164f5 commit 3b73442
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ updates:
allow:
- dependency-name: "*"
dependency-type: "production"
- dependency-name: "nw"
ignore:
- dependency-name: "chart.js"
versions: ["^4.0.0"]
Expand Down

0 comments on commit 3b73442

Please sign in to comment.