Skip to content

Commit

Permalink
chore(renovate): try extend helpers:pinGitHubActionDigests
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Dec 13, 2024
1 parent 0f367e5 commit e4d0405
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>Boshen/renovate"],
"extends": ["github>Boshen/renovate", "helpers:pinGitHubActionDigests"],
"ignorePaths": [
"crates/oxc_linter/fixtures/**"
],
"packageRules": [
{
"groupName": "rust crates",
"matchManagers": ["cargo"],
"ignoreDeps": ["syn", "ureq"]
}
]
}

0 comments on commit e4d0405

Please sign in to comment.