We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a64c8 commit c733afaCopy full SHA for c733afa
.github/renovate.json5
@@ -1,14 +1,14 @@
1
{
2
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3
extends: [
4
- ":disableDependencyDashboard",
5
- ":docker",
6
- ":disableRateLimiting",
7
- ":enableVulnerabilityAlertsWithLabel(security)",
8
"config:recommended",
9
"docker:pinDigests",
10
"helpers:pinGitHubActionDigestsToSemver",
11
"security:openssf-scorecard",
+ ":disableDependencyDashboard",
+ ":docker",
+ ":disableRateLimiting",
+ ":enableVulnerabilityAlertsWithLabel(security)",
12
],
13
"git-submodules": {
14
enabled: true,
0 commit comments