Skip to content

Commit f99e558

Browse files
authored
Update dependencies in workflow files (#1896)
1 parent 2493b0f commit f99e558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ updates:
1111
- dependency-name: "*"
1212
update-types: ["version-update:semver-minor", "version-update:semver-patch"]
1313
- package-ecosystem: "github-actions"
14-
directory: ".github"
14+
directory: "/"
1515
schedule:
1616
interval: "weekly"
1717
day: "thursday" # Thursday is arbitrary

0 commit comments

Comments
 (0)