Skip to content

feat(deps): update chai to 6.2.0 #310

feat(deps): update chai to 6.2.0

feat(deps): update chai to 6.2.0 #310

Workflow file for this run

name: "pre-commit"
on:
pull_request:
branches: ["master"]
jobs:
conform:
runs-on: ubuntu-latest
if: "!startsWith(github.head_ref, 'renovate/')"
steps:
- uses: actions/checkout@v5
with:
fetch-depth: 2
- name: Conform Action
uses: siderolabs/[email protected]