diff --git a/.github/workflows/npm-grunt.yml b/.github/workflows/npm-grunt.yml index d954aa8b..fc1c3b4b 100644 --- a/.github/workflows/npm-grunt.yml +++ b/.github/workflows/npm-grunt.yml @@ -16,6 +16,7 @@ jobs: steps: - uses: actions/checkout@v4 + - uses: pre-commit/action@v3.0.1 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v3