server: lint, renovate: weekly updates

pull/105/head
Max Leiter 4 years ago
parent c0566efc98
commit 683cad2a8d
No known key found for this signature in database
GPG Key ID: A3512F2F2F17EBDA

@ -1,3 +1,3 @@
{ {
"extends": ["config:base", "group:allNonMajor"] "extends": ["config:base", "group:allNonMajor", "schedule:earlyMondays"]
} }

@ -470,7 +470,6 @@ posts.put(
} }
) )
posts.post( posts.post(
"/import/gist/id/:id", "/import/gist/id/:id",
jwt, jwt,

Loading…
Cancel
Save