Skip to content

Commit 39381d7

Browse files
[TESTING] Possible fix for regression Part 5.
Changes in file .github/dependabot.yml: - fixed whitespace error.
1 parent 9994fac commit 39381d7

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
@@ -24,7 +24,7 @@ updates:
2424
dependency-type: "development"
2525
exclude-patterns:
2626
- "setuptools*"
27-
allow:
27+
allow:
2828
- dependency-name: "setuptools"
2929
dependency-type: "production"
3030
- dependency-name: "pip"

0 commit comments

Comments
 (0)