Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 84e08d7

Browse files
godofredocharryterkelsen
authored andcommitted
Update dependabot.yml (#45788)
Remove pubspec.yaml portion of directory. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent 1ecf827 commit 84e08d7

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
@@ -16,7 +16,7 @@ updates:
1616
- dependency-name: "github/codeql-action"
1717
update-types: ["version-update:semver-minor"]
1818
- package-ecosystem: "pub"
19-
directory: "/lib/web_ui/pubspec.yaml"
19+
directory: "/lib/web_ui"
2020
schedule:
2121
interval: "daily"
2222
labels:

0 commit comments

Comments
 (0)