Skip to content

Commit

Permalink
Ignore minor and patch versions. (unitaryfund#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmlarose authored Sep 13, 2021
1 parent 13cb3d5 commit 2a6ba75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ updates:
interval: "daily"
allow:
- dependency-type: "all"
ignore:
- dependency-name: "*pytest*", "flake8", "black", "mypy", "*sphinx*", "myst*", "jupytext"
update-types: ["version-update:semver-minor", "version-update:semver-patch"]
# Allow up to 10 open pull requests for pip dependencies
open-pull-requests-limit: 10
labels:
Expand Down

0 comments on commit 2a6ba75

Please sign in to comment.