mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Tell dependabot to ignore rollup (#15169)
This commit is contained in:
parent
8935dbac20
commit
134670604b
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -12,3 +12,7 @@ updates:
|
||||
interval: "daily"
|
||||
time: "06:00"
|
||||
open-pull-requests-limit: 5
|
||||
ignore:
|
||||
# Ignore rollup and plugins until everything else is updated
|
||||
- dependency-name: "*rollup*"
|
||||
- dependency-name: "@rollup/*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user