Skip to content

Bump prefix-dev/setup-pixi from 0.4.1 to 0.4.3 (#974) #1654

Bump prefix-dev/setup-pixi from 0.4.1 to 0.4.3 (#974)

Bump prefix-dev/setup-pixi from 0.4.1 to 0.4.3 (#974) #1654

name: Pre-commit
on:
pull_request:
merge_group:
push:
branches: [main, update/pre-commit-hooks]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- uses: pre-commit/action@v3.0.0