Skip to content

Commit

Permalink
chore: test if dependabot works with simpler config
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 committed Apr 29, 2024
1 parent f19ba56 commit aa105a0
Showing 1 changed file with 0 additions and 42 deletions.
42 changes: 0 additions & 42 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,45 +13,3 @@ updates:
open-pull-requests-limit: 10
commit-message:
prefix: "chore"
ignore:
- dependency-name: "@didtools/pkh-ethereum"
- dependency-name: "did-session"
- dependency-name: "@sphereon/pex"
- dependency-name: "@sphereon/ssi-types"
- dependency-name: "@blockchain-lab-um/*"
groups:
veramo:
patterns:
- "@veramo/*"
polygonid:
patterns:
- "@0xpolygonid/js-sdk"
- "@iden3/*"
nx:
patterns:
- "@nx/*"
- "nx"
- "nx-cloud"
vitest:
patterns:
- "vitest"
- "vite"
- "vite-config-paths"
- "@vitest/coverage-v8"
supabase:
patterns:
- "@supabase/*"
- "supabase"
metamask-snaps:
patterns:
- "@metamask/snaps-sdk"
- "@metamask/snaps-cli"


# Things to ignore (workaround)
- package-ecosystem: "npm"
directory: "/libs/did-provider-ebsi"
schedule:
interval: "monthly"
ignore:
- dependency-name: "*"

0 comments on commit aa105a0

Please sign in to comment.