We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fb51ef commit 0f9f93eCopy full SHA for 0f9f93e
2 files changed
.github/dependabot.yml
.github/renovate.json
@@ -0,0 +1,6 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": ["github>jenkinsci/renovate-config"],
4
+ "commitMessageAction": "Bump",
5
+ "ignorePaths": ["src/**"]
6
+}
0 commit comments