Skip to content

Commit 66ff8fd

Browse files
committed
chore: Exclude mozilla/actions from Dependabot updates
1 parent 70a1985 commit 66ff8fd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ updates:
2929
# semver-major-days: 20
3030
# semver-minor-days: 10
3131
# semver-patch-days: 5
32+
exclude:
33+
- "mozilla/actions*"
3234
- package-ecosystem: "docker"
3335
directory: "/qns"
3436
schedule:

0 commit comments

Comments
 (0)