Skip to content

Commit 26dba3b

Browse files
committed
Ignore itself
1 parent 8c93843 commit 26dba3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

+3
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ updates:
1818
# FluentAssertions equal to or higher than 8.0.0 are a different license, which requires payment
1919
- dependency-name: "FluentAssertions"
2020
versions: [ ">=8.0.0" ]
21+
22+
# Ignore itself (global.json is just used for the unit tests)
23+
- dependency-name: "Skyline.DataMiner.Sdk"

0 commit comments

Comments
 (0)