Skip to content
This repository was archived by the owner on Jul 11, 2026. It is now read-only.

Commit ba05208

Browse files
h4x0rclaude
andcommitted
chore: add Renovate config for automated dependency updates
Extends config:recommended and helpers:pinGitHubActionDigests to keep Cargo deps and GitHub Action SHAs up to date via PRs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ef9041b commit ba05208

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:recommended",
5+
"helpers:pinGitHubActionDigests"
6+
]
7+
}

0 commit comments

Comments
 (0)