Skip to content

Bump the dependabot group in /AB_environments with 13 updates #2493

Bump the dependabot group in /AB_environments with 13 updates

Bump the dependabot group in /AB_environments with 13 updates #2493

Workflow file for this run

name: Linting
on:
push:
branches:
- main
pull_request:
jobs:
pre-commit:
name: pre-commit hooks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]