Skip to content

chore(deps-dev): bump @modelcontextprotocol/sdk from 1.11.2 to 1.24.0 in /backend #536

chore(deps-dev): bump @modelcontextprotocol/sdk from 1.11.2 to 1.24.0 in /backend

chore(deps-dev): bump @modelcontextprotocol/sdk from 1.11.2 to 1.24.0 in /backend #536

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/eslint
with:
working-directory: ./backend
category: backend
- uses: ./.github/actions/eslint
with:
working-directory: ./frontend
category: frontend