Skip to content

Bump the openlayers group across 1 directory with 2 updates #1960

Bump the openlayers group across 1 directory with 2 updates

Bump the openlayers group across 1 directory with 2 updates #1960

Workflow file for this run

name: pre-commit
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-python@v6
with:
python-version: "3.9"
- uses: pre-commit/action@v3.0.1