Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/ic-cdk-0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bitdivine authored Sep 18, 2024
2 parents 75dc980 + a1277a0 commit 750a00f
Show file tree
Hide file tree
Showing 10 changed files with 375 additions and 3,608 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ updates:
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "chore(cargo deps): "
prefix-development: "chore(cargo deps-dev): "
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "chore(npm deps): "
prefix-development: "chore(npm deps-dev): "
Loading

0 comments on commit 750a00f

Please sign in to comment.