impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
17 stars 4 forks source link

chore: Add Dependabot config for frontend #206

Closed maiertech closed 1 month ago

maiertech commented 2 months ago

Description

Add a Dependabot config for the SvelteKit frontend.

Motivation

Dependencies get outdated quickly. Versions should be bumped regularly to avoid falling behind with dependency updates. Dependabot creates on PR per outdated dependency and allows upgrading them one by one.

Resources

https://docs.github.com/en/code-security/dependabot

To-do List