Skip to content

Commit

Permalink
💥 Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
listerogusuku authored Jul 10, 2023
1 parent 4846036 commit 7abfbd6
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,26 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.

version: 2
updates:
- package-ecosystem: npm
open-pull-requests-limit: 10
directory: "/"
labels: []
schedule:
interval: weekly
time: "04:00"
- package-ecosystem: pip
open-pull-requests-limit: 10
directory: "/"
labels: []
schedule:
interval: weekly
time: "04:00"
- package-ecosystem: github-actions
open-pull-requests-limit: 10
directory: "/"
labels: []
schedule:
interval: weekly
time: "04:00"
# version: 2
# updates:
# - package-ecosystem: npm
# open-pull-requests-limit: 10
# directory: "/"
# labels: []
# schedule:
# interval: weekly
# time: "04:00"
# - package-ecosystem: pip
# open-pull-requests-limit: 10
# directory: "/"
# labels: []
# schedule:
# interval: weekly
# time: "04:00"
# - package-ecosystem: github-actions
# open-pull-requests-limit: 10
# directory: "/"
# labels: []
# schedule:
# interval: weekly
# time: "04:00"

0 comments on commit 7abfbd6

Please sign in to comment.