Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #68 from staticdev/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Update Dependabot config file
  • Loading branch information
github-actions[bot] committed Jun 10, 2020
2 parents b2d7b8e + d05d108 commit 7477903
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .dependabot/config.yml

This file was deleted.

20 changes: 20 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
time: '09:00'
open-pull-requests-limit: 10
- package-ecosystem: pip
directory: "/.github/workflows"
schedule:
interval: daily
time: '09:00'
open-pull-requests-limit: 10
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: '09:00'
open-pull-requests-limit: 10

0 comments on commit 7477903

Please sign in to comment.