summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-12-09 15:48:25 +0100
committerJoas Schilling <coding@schilljs.com>2022-12-09 15:48:25 +0100
commitb2374c97dbb4700c6a2341be677ff2f0bef5042b (patch)
treeb22e0b3c92be30f4ec74221d939e230124c738a5 /.github
parent575d2f2a3ef739ef407376473cd06b5db8d4d192 (diff)
CSS loader is on 6.7 already
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 94995d5cd..362ef5817 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -48,8 +48,3 @@ updates:
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
- ignore:
- - dependency-name: css-loader
- versions:
- - ">= 4.a"
- - "< 5"