Skip to content

Bump pyarrow-stubs from 20.0.0.20250825 to 20.0.0.20250928 in the dependencies group #1011

Bump pyarrow-stubs from 20.0.0.20250825 to 20.0.0.20250928 in the dependencies group

Bump pyarrow-stubs from 20.0.0.20250825 to 20.0.0.20250928 in the dependencies group #1011

name: pre-commit
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: pre-commit/[email protected]