Merge pull request #273 from github/dependabot-c67993ba-56b8-4f4e-a911-22640b185a14

Enable Dependabot
This commit is contained in:
Zack Koppert
2024-04-02 10:52:47 -07:00
committed by GitHub

11
.github/dependabot.yaml vendored Normal file
View File

@@ -0,0 +1,11 @@
---
version: 2
updates:
- package-ecosystem: 'bundler'
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'