Skip to content

Commit

Permalink
dependabot: ignore patternfly 6
Browse files Browse the repository at this point in the history
  • Loading branch information
himdel committed Nov 4, 2024
1 parent a1a0228 commit 84d2b9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ updates:
- 'react'
- 'react-dom'
ignore:
- dependency-name: '@patternfly/*'
update-types: ['version-update:semver-major']
- dependency-name: 'eslint'
update-types:
- 'version-update:semver-major'
Expand Down

0 comments on commit 84d2b9a

Please sign in to comment.