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 5e37253 commit 34213eaCopy full SHA for 34213ea
.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
1
docker:
2
image: gcr.io/repo-automation-bots/owlbot-nodejs:latest
3
- digest: sha256:72ff93409133b0cf277b8870f859e1ddde62d2e329f655311d4bfc16735d182e
+ digest: sha256:667a9e46a9aa5b80240ad164d55ac33bc9d6780b5ef42f125a41f0ad95bc1950
renovate.json
@@ -1,7 +1,8 @@
{
"extends": [
"config:base",
4
- "docker:disable"
+ "docker:disable",
5
+ ":disableDependencyDashboard"
6
],
7
"pinVersions": false,
8
"rebaseStalePrs": true,
0 commit comments