Skip to content

Commit

Permalink
pr fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Dec 18, 2024
1 parent cfa5a86 commit 8c4c76b
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ updates:
- 'ts-jest'
ignore:
- dependency-name: 'binaryen'
update-types:
[
'version-update:semver-major',
'version-update:semver-minor',
'version-update:semver-patch'
]

- package-ecosystem: 'cargo'
directory: '/'
Expand All @@ -43,3 +37,7 @@ updates:
- 'ic-cdk*'
- 'ic-stable-structures'
- 'ic-wasi-polyfill'
- 'candid*'
serde:
patterns:
- 'serde*'

0 comments on commit 8c4c76b

Please sign in to comment.