Skip to content

Commit

Permalink
Add dependabot (#13)
Browse files Browse the repository at this point in the history
* Added dependabot config

* Remove extra space
  • Loading branch information
ariostas authored Sep 28, 2024
1 parent 012fa53 commit c71376f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directories:
- "/.github/workflows"
- "/download-pyodide"
- "/install-browser"
schedule:
interval: "monthly"

0 comments on commit c71376f

Please sign in to comment.