Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

fix(deps-dev): Bump jupyter-lsp from 2.2.1 to 2.2.2 #157

fix(deps-dev): Bump jupyter-lsp from 2.2.1 to 2.2.2

fix(deps-dev): Bump jupyter-lsp from 2.2.1 to 2.2.2 #157

Workflow file for this run

name: MegaLinter
on:
pull_request:
branches: [ main ]
jobs:
megalinter:
uses: lars-reimann/.github/.github/workflows/megalinter-reusable.yml@main
permissions:
contents: write
issues: write
pull-requests: write
secrets:
PAT: ${{ secrets.PAT }}