Skip to content

Commit

Permalink
chore: remove dependabot for github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
zakir-code committed Feb 19, 2024
1 parent 42f808e commit 4f1204a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "09:00"
open-pull-requests-limit: 10
#version: 2
#updates:
# # Maintain dependencies for GitHub Actions
# - package-ecosystem: "github-actions"
# directory: "/"
# schedule:
# interval: "weekly"
# day: "monday"
# time: "09:00"
# open-pull-requests-limit: 10
# - package-ecosystem: "gomod"
# directory: "/"
# schedule:
Expand Down

0 comments on commit 4f1204a

Please sign in to comment.