mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
Merge pull request #17 from dafyddj/ci/renovate
ci(renovate): enable the `bundler` manager
This commit is contained in:
commit
8482130a8d
2 changed files with 2 additions and 0 deletions
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"enabledManagers": [
|
||||
"bundler",
|
||||
"github-actions",
|
||||
"pre-commit",
|
||||
],
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"forkProcessing": "enabled",
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"enabledManagers": [
|
||||
"bundler",
|
||||
"github-actions",
|
||||
"pre-commit"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue