Skip to content

Commit

Permalink
Merge pull request #253 from puzzle/feature/exclude-jenkins-from-reno…
Browse files Browse the repository at this point in the history
…vate

exlude jenkins vom renovate bot
  • Loading branch information
chrira authored May 19, 2022
2 parents 1e9a3a3 + 998952a commit 5c7918d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"extends": [
"github>acend/hugo-training-template"
],
"ignoreDeps": ["mongo", "rocketchat/rocket.chat"]
"ignoreDeps": ["mongo", "rocketchat/rocket.chat", "jenkins/jenkins"]
}

0 comments on commit 5c7918d

Please sign in to comment.