Skip to content

Commit f505451

Browse files
Configure Dependabot to update browser mapping data
1 parent a0f8da7 commit f505451

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
@@ -13,6 +13,7 @@ updates:
1313
- '@rollup/*'
1414
- '@types/react'
1515
- '@types/react-*'
16+
- 'baseline-browser-mapping'
1617
- 'caniuse-lite'
1718
- 'classnames'
1819
- 'nhsuk-frontend'
@@ -69,6 +70,7 @@ updates:
6970

7071
# Include indirect browser data updates
7172
# https://caniuse.com
73+
- dependency-name: baseline-browser-mapping
7274
- dependency-name: caniuse-lite
7375

7476
# Update GitHub Actions

0 commit comments

Comments
 (0)