Skip to content

chore(deps): update typescript-eslint monorepo to v8.11.0 #1489

chore(deps): update typescript-eslint monorepo to v8.11.0

chore(deps): update typescript-eslint monorepo to v8.11.0 #1489

Workflow file for this run

name: Verify
on:
pull_request:
merge_group:
types: [checks_requested]
jobs:
verify:
name: Reusable verify workflow
uses: reside-eng/workflow-templates-library/.github/workflows/verify_library.yml@v1
with:
NODE_VERSION: 20.x
PACKAGE_MANAGER: yarn-berry
SLACK_NOTIFICATION_SECRET: SLACK_WEBHOOK_PLATFORM_PROD
ENABLE_TYPES_CHECK: true
secrets: inherit