diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a77d936..a9eab17 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -94,7 +94,7 @@ jobs: - name: 💅🏽 Run Prettier uses: creyD/prettier_action@31355f8eef017f8aeba2e0bc09d8502b13dbbad1 # v4.3 env: - PRETTIER_VERSION: 3.3.0 # renovate: datasource=npm depName=prettier + PRETTIER_VERSION: 3.3.1 # renovate: datasource=npm depName=prettier with: dry: true only_changed: true