Skip to content

Commit

Permalink
fix: remove dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nestoracunablanco authored Oct 26, 2023
1 parent b09abdc commit 307da34
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

# Maintain dependencies for gradle
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "weekly"

# Maintain dependencies for docker
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit 307da34

Please sign in to comment.