Skip to content

Commit d59d494

Browse files
authored
Exclude dependabot from updating ci.yml (#5813)
1 parent 8e89281 commit d59d494

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ updates:
66
interval: daily
77
time: "04:00"
88
open-pull-requests-limit: 10
9+
exclude-paths:
10+
- ".github/workflows/ci.yml"

0 commit comments

Comments
 (0)