Skip to content

Commit

Permalink
Merge pull request #1 from astro-panda/dependabot-c466ea02-2412-48db-…
Browse files Browse the repository at this point in the history
…a0d0-b188507d2298

Enable Dependabot
  • Loading branch information
Hope-Parnell authored May 6, 2024
2 parents a87a374 + 1614137 commit a2eafff
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
groups:
production-dependencies:
dependency-type: 'production'
development-dependencies:
dependency-type: 'development'

0 comments on commit a2eafff

Please sign in to comment.