Skip to content

Commit

Permalink
chore: format dependabot using go-yaml indents (#658)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Dec 5, 2022
1 parent 2638668 commit e6dce39
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/dependabot.yml
@@ -1,14 +1,14 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
open-pull-requests-limit: 3
rebase-strategy: disabled
- package-ecosystem: gomod
directory: /e2e
schedule:
interval: daily
open-pull-requests-limit: 3
rebase-strategy: disabled
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
open-pull-requests-limit: 3
rebase-strategy: disabled
- package-ecosystem: gomod
directory: /e2e
schedule:
interval: daily
open-pull-requests-limit: 3
rebase-strategy: disabled

0 comments on commit e6dce39

Please sign in to comment.