Skip to content

Change Dependabot versioning strategy #157

Change Dependabot versioning strategy

Change Dependabot versioning strategy #157

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Linter
uses: ./.github/workflows/lint.yaml
test:
name: Tests
uses: ./.github/workflows/test.yaml