Skip to content

mgr/dashboard: bump prettier from 2.1.2 to 3.3.1 in /src/pybind/mgr/dashboard/frontend #101

mgr/dashboard: bump prettier from 2.1.2 to 3.3.1 in /src/pybind/mgr/dashboard/frontend

mgr/dashboard: bump prettier from 2.1.2 to 3.3.1 in /src/pybind/mgr/dashboard/frontend #101

Workflow file for this run

name: Check PR dependencies
on: [pull_request_target]
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check PR Dependencies
steps:
- uses: gregsdennis/dependencies-action@80b5ffec566913b1494d5a8577ab0d60e476271d
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}