google / OpenSK

OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.
Apache License 2.0
2.98k stars 291 forks source link

Removes the dependabot version update config #695

Closed kaczmarczyck closed 2 months ago

kaczmarczyck commented 2 months ago

The goal of this commit is to enable security updates. Before, security updates were prevented because they followed the config. We didn't benefit from version updates so far because of this same file, and we don't want them. While 2.1 is our main branch, version updates make even less sense, since we want to keep it stable.