Skip to content

Commit d2dff67

Browse files
authored
Update dependabot.yml
1 parent fdfdc61 commit d2dff67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ registries:
44
type: maven-repository
55
url: https://maven.pkg.github.com/navikt/k9-format
66
username: x-access-token
7-
password: ${{secrets.DEPENDABOT_ACCESS_TOKEN}}
7+
password: ${{secrets.READER_TOKEN}}
88
updates:
99
- package-ecosystem: maven
1010
directory: "/"
1111
schedule:
1212
interval: daily
13-
open-pull-requests-limit: 10
13+
open-pull-requests-limit: 20
1414
registries:
1515
- k9-format
1616
- package-ecosystem: github-actions

0 commit comments

Comments
 (0)