Dependabot: only increase version number if necessary

pull/315/head
Tpt 2 years ago committed by Thomas Tanon
parent 3712142e6f
commit e5b15031b6
  1. 1
      .github/dependabot.yml

@ -6,5 +6,6 @@ updates:
interval: weekly
- package-ecosystem: "pip"
directory: "/python/"
versioning-strategy: increase-if-necessary
schedule:
interval: weekly

Loading…
Cancel
Save