Skip to content

Commit 8fc3c66

Browse files
authored
dependabot.yml: exclude _example
1 parent 0a6947a commit 8fc3c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
schedule:
66
interval: "daily"
77
exclude-paths:
8-
- "_example"
8+
- "/_example"
99
- package-ecosystem: "npm"
1010
directory: "/internal/static"
1111
schedule:

0 commit comments

Comments
 (0)