Skip to content

Bump bytes from 1.10.1 to 1.11.1 in /src/bitbots_navigation/bitbots_r… #1497

Bump bytes from 1.10.1 to 1.11.1 in /src/bitbots_navigation/bitbots_r…

Bump bytes from 1.10.1 to 1.11.1 in /src/bitbots_navigation/bitbots_r… #1497

Workflow file for this run

name: Code style checks
on:
push:
jobs:
pre-commit:
runs-on: ubuntu-slim
steps:
- name: Check out repository
uses: actions/checkout@v6
- name: Set up workspace
uses: prefix-dev/setup-pixi@v0.9.3
with:
pixi-version: v0.59.0
cache: true
environments: format
- name: Run pre-commit
run: pixi run -e format format