Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinvanrijn authored May 25, 2024
1 parent e3bf231 commit 60faf94
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 @@ -10,7 +10,7 @@ updates:
- dependency-name: "lodash.isarray"
versions: ["4.x"]
- dependency-name: "jquery"
versions: [">= 1"]
versions: ["> 1"]
open-pull-requests-limit: 10
labels:
- dependencies
Expand Down

0 comments on commit 60faf94

Please sign in to comment.