Merge branch 'dev' into dependabot/npm_and_yarn/src-ui/dev/tslib-2.6.1

This commit is contained in:
shamoon 2023-08-01 13:48:39 -07:00 committed by GitHub
commit d3071f13d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -31,6 +31,7 @@ updates:
frontend-eslint-dependencies:
patterns:
- "@typescript-eslint*"
- "eslint"
# Enable version updates for Python
- package-ecosystem: "pip"

View File

@ -1,6 +1,5 @@
.card-body {
max-height: 12rem;
overflow: scroll;
white-space: pre-wrap;
}