Skip to content

Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.4 #1121

Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.4

Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.4 #1121

Workflow file for this run

name: Linting
on:
push:
branches: [ main,github-actions-test ]
pull_request:
branches: [ main ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1