0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 00:20:26 +03:00

Changing the Dependabot configuration to update dependencies once a week and adding support for GitHub Actions updates; removing the Renovate configuration.

This commit is contained in:
2025-01-23 22:29:33 +00:00
parent aa94393f4d
commit 90a0ba8b97
2 changed files with 5 additions and 8 deletions

View File

@ -7,10 +7,6 @@
"groupSlug": "all-digest",
"matchPackagePatterns": ["*"],
"matchUpdateTypes": ["minor", "patch", "pin", "digest"]
},
{
"matchUpdateTypes": ["security"],
"enabled": false
}
]
}