Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Bump jest from 29.6.4 to 29.7.0 #38

Bump jest from 29.6.4 to 29.7.0

Bump jest from 29.6.4 to 29.7.0 #38

Workflow file for this run

name: Linters
on:
push:
branches: [main]
paths-ignore:
- 'dist/**'
- 'package-lock.json'
pull_request:
paths-ignore:
- 'dist/**'
- 'package-lock.json'
jobs:
dprint:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dprint/[email protected]
with:
# Keep same version as used in *.nix
dprint-version: '0.36.1'
typos:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# Keep same version as used in *.nix
- uses: crate-ci/[email protected]
with:
files: |
.
.github
.vscode