mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-04-01 11:34:09 +02:00
project: disable Depfu for Renovate since PR creation fails
This commit is contained in:
parent
6a933194f3
commit
c9caa5ba66
5
.github/renovate.json5
vendored
5
.github/renovate.json5
vendored
@ -15,11 +15,6 @@
|
|||||||
commitMessageTopic: "{{depName}}",
|
commitMessageTopic: "{{depName}}",
|
||||||
commitMessageExtra: "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}",
|
commitMessageExtra: "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}",
|
||||||
packageRules: [
|
packageRules: [
|
||||||
// Ruby dependencies are managed by depfu
|
|
||||||
{
|
|
||||||
matchManagers: ["bundler"],
|
|
||||||
enabled: false,
|
|
||||||
},
|
|
||||||
// Commit message formats
|
// Commit message formats
|
||||||
{
|
{
|
||||||
matchDatasources: ["docker"],
|
matchDatasources: ["docker"],
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# dyndnsd.rb
|
# dyndnsd.rb
|
||||||
|
|
||||||
 [](https://depfu.com/github/cmur2/dyndnsd)
|

|
||||||
|
|
||||||
A small, lightweight and extensible DynDNS server written with Ruby and Rack.
|
A small, lightweight and extensible DynDNS server written with Ruby and Rack.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user