Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#16)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.1.0...v4.3.0)
- [github.com/pre-commit/mirrors-prettier: v2.5.1 → v2.7.1](pre-commit/mirrors-prettier@v2.5.1...v2.7.1)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: thewildmage <cecilia@hey.com>
  • Loading branch information
pre-commit-ci[bot] and thewildmage committed Aug 29, 2022
1 parent 10dbe91 commit 4d41ad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
rev: v4.3.0
hooks:
- id: check-added-large-files
- id: check-json
Expand All @@ -19,6 +19,6 @@ repos:
args: [--autofix, --indent, "4"]
- id: trailing-whitespace
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.5.1
rev: v2.7.1
hooks:
- id: prettier

0 comments on commit 4d41ad3

Please sign in to comment.