Skip to content

Commit

Permalink
Update Dependabot config with github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
javierjulio committed Oct 6, 2023
1 parent e1ff4aa commit a7de1d5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---

version: 2

updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
- package-ecosystem: bundler
directory: /
schedule:
interval: daily
versioning-strategy: lockfile-only

- package-ecosystem: bundler
directory: /gemfiles/rails_61
schedule:
Expand Down

0 comments on commit a7de1d5

Please sign in to comment.