Skip to content

Commit e0c984e

Browse files
committed
chore: tailor dependabot groups to packages used in this repo
1 parent dfd3de6 commit e0c984e

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,18 @@ updates:
1818
- 'core-js'
1919
- 'cssnano'
2020
- 'cssnano-*'
21-
- 'i18next'
22-
- 'i18next-*'
2321
- 'postcss'
2422
- 'postcss-*'
2523
- 'react'
2624
- 'react-*'
2725
- '*-react'
2826
- 'sass-embedded'
29-
- 'tsc-alias'
3027
- 'typescript'
3128
- 'webpack'
3229
- 'webpack-*'
3330

3431
# Exclude packages in other groups
3532
exclude-patterns:
36-
- 'eslint-plugin-react'
37-
- 'eslint-plugin-react-hooks'
3833
- 'postcss-scss'
3934

4035
lint:
@@ -60,7 +55,6 @@ updates:
6055
tools:
6156
patterns:
6257
- '@testing-library/*'
63-
- 'cheerio'
6458
- 'concurrently'
6559
- 'global-jsdom'
6660
- 'jest'
@@ -72,49 +66,35 @@ updates:
7266
types:
7367
patterns:
7468
- '@types/*'
75-
- 'oidc-client-ts'
7669

7770
forms:
7871
patterns:
7972
- '@defra/forms-model'
80-
- '@defra/forms-engine-plugin'
81-
82-
aws:
83-
patterns:
84-
- '@aws-sdk/*'
85-
- 'aws-embedded-metrics'
8673

8774
hapi:
8875
patterns:
8976
- '@hapi/*'
9077
- 'blankie'
9178
- 'blipp'
9279
- 'hapi-*'
93-
- '*-hapi'
9480
- 'joi'
9581

9682
frontend:
9783
patterns:
98-
- '@dagrejs/dagre'
9984
- '@defra/interactive-map'
10085
- 'accessible-autocomplete'
10186
- 'govuk-frontend'
10287
- 'highlight.js'
10388
- 'humanize-duration'
10489
- 'liquidjs'
10590
- 'nunjucks'
106-
- 'prismjs'
107-
- 'svgo'
10891

10992
runtime:
11093
patterns:
11194
- '@defra/hapi-tracing'
11295
- 'dotenv'
11396
- 'ioredis'
114-
- 'js-yaml'
11597
- 'marked'
116-
- 'minimatch'
117-
- 'mongodb'
11898
- 'yaml'
11999

120100
# Schedule run every Monday, local time

0 commit comments

Comments
 (0)