Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
13 changes: 0 additions & 13 deletions .cargo/config.toml

This file was deleted.

939 changes: 237 additions & 702 deletions .github/copilot-instructions.md

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
groups:
actions:
patterns: ['*']

- package-ecosystem: npm
directory: /
schedule:
interval: weekly
groups:
all-deps:
patterns: ['*']
Loading
Loading