Skip to content

Commit

Permalink
chore(renovate): return pr creation to not-pending
Browse files Browse the repository at this point in the history
  • Loading branch information
Poltergeist committed Oct 17, 2024
1 parent 6622853 commit 1fbbca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencyDashboard": true,
"semanticCommits": "enabled",
"minimumReleaseAge": "3 days",
"prCreation": "immediate",
"prCreation": "not-pending",
"labels": [
"type: dependencies"
],
Expand Down

0 comments on commit 1fbbca4

Please sign in to comment.