Skip to content

Bump govuk-prototype-kit from 13.16.0 to 13.16.1 in /prototype #17

Bump govuk-prototype-kit from 13.16.0 to 13.16.1 in /prototype

Bump govuk-prototype-kit from 13.16.0 to 13.16.1 in /prototype #17

Workflow file for this run

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