Skip to content

Commit

Permalink
Updated indentation in dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brokoli777 authored Sep 30, 2024
1 parent 102c385 commit e4f4edb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
allow:
- dependency-type: all
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
allow:
- dependency-type: all

- package-ecosystem: "github-actions"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
Expand Down

0 comments on commit e4f4edb

Please sign in to comment.