Skip to content

Commit

Permalink
Bump prettier from 3.3.0 to 3.3.1 in /internal/mode/static/nginx/modu…
Browse files Browse the repository at this point in the history
…les (nginx#2094)

* Bump prettier from 3.3.0 to 3.3.1 in /internal/mode/static/nginx/modules

Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pre-commit

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luca Comellini <[email protected]>
  • Loading branch information
3 people committed Jun 5, 2024
1 parent da43d2d commit ec0e7e3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
hooks:
- id: prettier
additional_dependencies:
- [email protected].0 # https://github.com/pre-commit/pre-commit/issues/3133
- [email protected].1 # https://github.com/pre-commit/pre-commit/issues/3133
types:
- javascript

Expand Down
8 changes: 4 additions & 4 deletions internal/mode/static/nginx/modules/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/mode/static/nginx/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@vitest/coverage-v8": "^1.6.0",
"prettier": "3.3.0",
"prettier": "3.3.1",
"vitest": "^1.5.3"
},
"type": "module"
Expand Down

0 comments on commit ec0e7e3

Please sign in to comment.