Skip to content

Commit

Permalink
Update dependabot strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Feb 25, 2024
1 parent c56602e commit 102b610
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# https://docs.github.com/en/github/administering-a-repository
# /configuration-options-for-dependency-updates
# https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
---
version: 2
updates:

- package-ecosystem: "pip"
directory: "/"
versioning-strategy: increase-if-necessary
schedule:
interval: "daily"
labels:
Expand Down

0 comments on commit 102b610

Please sign in to comment.