Skip to content

Bump typescript from 5.4.3 to 5.4.4 #1015

Bump typescript from 5.4.3 to 5.4.4

Bump typescript from 5.4.3 to 5.4.4 #1015

Workflow file for this run

---
name: pre-commit
on:
push:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/action@v3.0.0