Skip to content

Commit

Permalink
upgrade to github-native dependabot (via allure-framework#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Oct 15, 2021
1 parent f3e41d3 commit 3c74fd5
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/allure-behave"
schedule:
interval: daily
time: "02:00"
open-pull-requests-limit: 10
- package-ecosystem: pip
directory: "/allure-pytest"
schedule:
interval: daily
time: "02:00"
open-pull-requests-limit: 10
- package-ecosystem: pip
directory: "/allure-python-commons"
schedule:
interval: daily
time: "02:00"
open-pull-requests-limit: 10
- package-ecosystem: pip
directory: "/allure-robotframework"
schedule:
interval: daily
time: "02:00"
open-pull-requests-limit: 10
- package-ecosystem: pip
directory: "/allure-python-commons-test"
schedule:
interval: daily
time: "02:00"
open-pull-requests-limit: 10

0 comments on commit 3c74fd5

Please sign in to comment.