Skip to content

Commit 3957be2

Browse files
committed
fix dependabot config
1 parent afa1312 commit 3957be2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ updates:
2222
patterns:
2323
- "*"
2424
- package-ecosystem: cargo
25-
directories:
26-
- cpp-linter-lib/
27-
- cpp-linter-py/
25+
directory: /
2826
schedule:
2927
interval: "daily"
3028
ignore:

0 commit comments

Comments
 (0)