Skip to content

chore(deps): update dependency aquaproj/aqua-registry to v4.202.0 #1313

chore(deps): update dependency aquaproj/aqua-registry to v4.202.0

chore(deps): update dependency aquaproj/aqua-registry to v4.202.0 #1313

Workflow file for this run

---
name: prettier
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
prettier:
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- run: npm i -g prettier
- run: prettier -c .