Skip to content

Commit

Permalink
chore: remove digest pin from renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsan authored Mar 18, 2024
1 parent 5d0f854 commit 439e07f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":dependencyDashboard",
"helpers:pinGitHubActionDigests"
":dependencyDashboard"
],
"separateMinorPatch": false,
"prHourlyLimit": 1,
Expand Down

0 comments on commit 439e07f

Please sign in to comment.