Skip to content

feat(deps): update eslint monorepo to 9.38.0 (minor) #315

feat(deps): update eslint monorepo to 9.38.0 (minor)

feat(deps): update eslint monorepo to 9.38.0 (minor) #315

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]