Skip to content

Commit 4b94e9d

Browse files
authored
Exclude correct scalatest version from automatic update
1 parent 68038cc commit 4b94e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ updates:
1818
- ">= 1.5.a, < 1.6"
1919
- dependency-name: org.scalatest:scalatest_2.13
2020
versions:
21-
- "3.3.0-SNAP3"
21+
- "3.3.0-SNAP2"

0 commit comments

Comments
 (0)