Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v3.1.0 → v4.3.0](pre-commit/pre-commit-hooks@v3.1.0...v4.3.0)
- [github.com/pre-commit/pre-commit: v2.5.1 → v2.20.0](pre-commit/pre-commit@v2.5.1...v2.20.0)
  • Loading branch information
pre-commit-ci[bot] authored Sep 19, 2022
1 parent b65e682 commit 2a6f514
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: v3.1.0
rev: v4.3.0
hooks:
- id: check-json
- id: check-toml
Expand All @@ -15,7 +15,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/pre-commit/pre-commit
rev: v2.5.1
rev: v2.20.0
hooks:
- id: validate_manifest

Expand Down

0 comments on commit 2a6f514

Please sign in to comment.