We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d1b2ee commit e235224Copy full SHA for e235224
1 file changed
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: npm
4
+ directories:
5
+ - /scripts
6
+ schedule:
7
+ interval: daily
8
+ versioning-strategy: increase
9
+ open-pull-requests-limit: 5
10
+ target-branch: master
11
+ allow:
12
+ - dependency-name: '@arbitrum/*'
13
+ - dependency-name: '@offchainlabs/*'
0 commit comments