Skip to content

Remove dependabot.yml from dev branch #15

Remove dependabot.yml from dev branch

Remove dependabot.yml from dev branch #15

Workflow file for this run

name: Python linting
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable