Skip to content

Commit

Permalink
dependabot: Use quotes around all (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuris authored Aug 17, 2023
1 parent d3e4582 commit 17acc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ updates:
timezone: America/Los_Angeles
open-pull-requests-limit: 10
allow:
dependency-type: all
dependency-type: "all"

0 comments on commit 17acc48

Please sign in to comment.