Skip to content

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

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

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

Workflow file for this run

---
name: prettier
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- run: npm i -g prettier
- run: prettier -c .