Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

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

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

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

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@v3
- run: npm i -g prettier
- run: prettier -c .