Skip to content

Bump ruff from 0.9.7 to 0.9.9 #364

Bump ruff from 0.9.7 to 0.9.9

Bump ruff from 0.9.7 to 0.9.9 #364

Workflow file for this run

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:
uses: ASFHyP3/actions/.github/workflows/reusable-mypy.yml@v0.17.1