Skip to content

Bump mypy from 1.14.1 to 1.15.0 #1312

Bump mypy from 1.14.1 to 1.15.0

Bump mypy from 1.14.1 to 1.15.0 #1312

name: Static analysis
on: push
jobs:
call-secrets-analysis-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.17.1
call-ruff-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/reusable-ruff.yml@v0.17.1
call-mypy-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/reusable-mypy.yml@v0.17.1