Skip to content

Commit

Permalink
Merge pull request #111 from QCoDeS/enable_dependabot
Browse files Browse the repository at this point in the history
enable dependabot
  • Loading branch information
jenshnielsen authored Jun 20, 2022
2 parents dab91ea + ef26e86 commit 956ef0d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
rebase-strategy: "disabled"
- package-ecosystem: github-actions
directory: "/"
rebase-strategy: "disabled"
schedule:
interval: "daily"

0 comments on commit 956ef0d

Please sign in to comment.