Skip to content

Commit

Permalink
ci: fix dependabot config
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
  • Loading branch information
sagikazarmark committed Aug 4, 2023
1 parent a441ac7 commit 9d37e3a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,10 @@ version: 2
updates:
- package-ecosystem: gomod
directory: /
labels:
- dependencies
schedule:
interval: daily

- package-ecosystem: github-actions
directory: /
labels:
- dependencies
schedule:
interval: daily

0 comments on commit 9d37e3a

Please sign in to comment.