Skip to content

Commit f10ec6b

Browse files
ci: fix dependabot syntax
1 parent 10578d2 commit f10ec6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ updates:
99
directory: "/"
1010
ignore:
1111
- dependency-name: "*"
12-
- update-types:
12+
update-types:
1313
- version-update:semver-minor
1414
- version-update:semver-patch
1515
schedule:

0 commit comments

Comments
 (0)