Skip to content

Commit

Permalink
Merge pull request #12327 from bbc/enable-eslint-dependabot
Browse files Browse the repository at this point in the history
NEWSWORLDSERVICE-2188: Reinstate dependabot updates for eslint-config-airbnb
  • Loading branch information
karinathomasbbc authored Jan 21, 2025
2 parents 9bcdd93 + 17784f5 commit 3b94cf0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ updates:
update-types: ['version-update:semver-major']
- dependency-name: '@typescript-eslint/eslint-plugin'
update-types: ['version-update:semver-major']
# https://jira.dev.bbc.co.uk/browse/WSTEAMA-1545 - Upgrade eslint-config-airbnb to the latest version
- dependency-name: eslint-config-airbnb
update-types: ['version-update:semver-major']
# https://jira.dev.bbc.co.uk/browse/NEWSWORLDSERVICE-2186: Latest version of Emotion contains a memory leak that needs resolved: https://github.com/emotion-js/emotion/issues/3221
- dependency-name: '@emotion/*'
# Opera Mini unsupported packages
Expand Down

0 comments on commit 3b94cf0

Please sign in to comment.