Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesvedder committed Apr 16, 2024
1 parent 92670ba commit f9a772b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ npm update
npm update --save
```

#### Optimistic update:
#### Optimistic update

```bash
npm i -g npm-check-updates
Expand All @@ -25,7 +25,7 @@ Run `./script/release`

---

# Create a GitHub Action Using TypeScript
## Create a GitHub Action Using TypeScript

[![GitHub Super-Linter](https://github.com/actions/typescript-action/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter)
![CI](https://github.com/actions/typescript-action/actions/workflows/ci.yml/badge.svg)
Expand Down

0 comments on commit f9a772b

Please sign in to comment.