Skip to content

build(deps): bump ruff from 0.12.9 to 0.13.0 in the development group #369

build(deps): bump ruff from 0.12.9 to 0.13.0 in the development group

build(deps): bump ruff from 0.12.9 to 0.13.0 in the development group #369

Workflow file for this run

name: Ruff
on: [push, pull_request, workflow_call]
permissions:
contents: read
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3