Skip to content

chore(deps-dev): bump prettier from 3.4.2 to 3.6.2 #336

chore(deps-dev): bump prettier from 3.4.2 to 3.6.2

chore(deps-dev): bump prettier from 3.4.2 to 3.6.2 #336

# SPDX-FileCopyrightText: 2023 Kevin de Jong <monkaii@hotmail.com>
#
# SPDX-License-Identifier: CC0-1.0
---
name: Conventional Commits
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: write
jobs:
commit-me:
name: Conventional Commits Compliance
runs-on: ubuntu-latest
steps:
- uses: dev-build-deploy/commit-me@v1
with:
token: ${{ github.token }}
config: .github/.commit-me.json