Skip to content

Bump typescript from 5.4.3 to 5.4.5 in /hashira-web #701

Bump typescript from 5.4.3 to 5.4.5 in /hashira-web

Bump typescript from 5.4.3 to 5.4.5 in /hashira-web #701

Workflow file for this run

name: dprint
on:
push:
branches: [master]
pull_request:
jobs:
check:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dprint/check@v2.2
with:
# https://github.com/dprint/dprint-plugin-prettier/issues/56
dprint-version: "0.40.2"