Skip to content

Commit

Permalink
chore: disable dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
damoun authored Jul 29, 2024
1 parent 96d7b3e commit 6d5367d
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- damoun
assignees:
- dependabot
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- damoun
assignees:
- dependabot
#version: 2
#updates:
# - package-ecosystem: "github-actions"
# directory: "/"
# schedule:
# interval: "weekly"
# reviewers:
# - damoun
# assignees:
# - dependabot
# - package-ecosystem: "gomod"
# directory: "/"
# schedule:
# interval: "weekly"
# reviewers:
# - damoun
# assignees:
# - dependabot

0 comments on commit 6d5367d

Please sign in to comment.