Skip to content

Commit

Permalink
Updated some UI deps
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Nov 13, 2024
1 parent 2715b42 commit 5c4742d
Show file tree
Hide file tree
Showing 5 changed files with 378 additions and 340 deletions.
16 changes: 15 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,26 @@ updates:
- "*"
exclude-patterns:
- "eslint"
eslint:
- "@patternfly/*"
- "@microsoft/*"
ui-app-eslint:
patterns:
- "eslint"
update-types:
- "patch"
- "minor"
ui-app-patternfly:
patterns:
- "@patternfly/*"
update-types:
- "patch"
- "minor"
ui-app-kiota:
patterns:
- "@microsoft/*"
update-types:
- "patch"
- "minor"

- package-ecosystem: npm
directory: "/ui/ui-editors"
Expand Down
Loading

0 comments on commit 5c4742d

Please sign in to comment.