Skip to content

Commit

Permalink
Enable Dependabot for new compiler, VS code extension
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasWanke committed Nov 21, 2024
1 parent 395c29c commit 2307f68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ updates:

- package-ecosystem: cargo
directories:
- compiler_v4
- compiler/backend_inkwell
- compiler/cli
- compiler/formatter
Expand All @@ -26,6 +27,7 @@ updates:
- package-ecosystem: npm
directories:
- /vscode_extension
- /vscode_extension_v4
schedule:
interval: weekly
labels:
Expand Down

0 comments on commit 2307f68

Please sign in to comment.