Skip to content

Update all non-major dependencies #1826

Update all non-major dependencies

Update all non-major dependencies #1826

Workflow file for this run

---
name: Pipeline
on: # yamllint disable-line rule:truthy
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
linter:
uses: ./.github/workflows/00_linter.yaml
test:
uses: ./.github/workflows/01_test.yaml