Skip to content

Commit

Permalink
Fixing invalid dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Steiler committed Nov 27, 2023
1 parent d7f7f53 commit 61ba48e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ updates:
labels: [ ]
directory: "/"
target-branch: "dev"
versioning-strategy: "increase"
open-pull-requests-limit: 20
commit-message:
prefix: "chore: [ci] "
Expand Down Expand Up @@ -68,7 +67,6 @@ updates:
labels: [ ]
directory: "/docker"
target-branch: "dev"
versioning-strategy: "increase"
open-pull-requests-limit: 10
commit-message:
prefix: "chore: [docker] "
Expand Down

0 comments on commit 61ba48e

Please sign in to comment.