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 9669443 commit 7d36e5eCopy full SHA for 7d36e5e
1 file changed
.github/dependabot.yml
@@ -8,6 +8,8 @@ updates:
8
- "/azuresqldb/*"
9
schedule:
10
interval: "weekly"
11
+ exclude-paths:
12
+ - "/archive/**"
13
- package-ecosystem: "npm"
14
directories:
15
- "/fabric/*"
@@ -16,3 +18,5 @@ updates:
16
18
17
19
20
21
22
0 commit comments