Skip to content

Set up dependabot to check for package updates #591

Set up dependabot to check for package updates

Set up dependabot to check for package updates #591

Workflow file for this run

name: Ruff
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1