Skip to content

Commit

Permalink
Create dependabot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zkoppert committed Jan 10, 2024
1 parent 5476a66 commit 4e8e6b0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
version: 2
updates:
- package-ecosystem: 'bundler'
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'

1 comment on commit 4e8e6b0

@W6678
Copy link

@W6678 W6678 commented on 4e8e6b0 Mar 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.