Skip to content

Commit

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

updates:
- [github.com/Yelp/detect-secrets: v1.2.0 → v1.3.0](Yelp/detect-secrets@v1.2.0...v1.3.0)

* changelog update

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Scott Wyman Neagle <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and Scott Wyman Neagle authored Jul 27, 2022
1 parent 9c348d8 commit ddb5b47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ repos:
)$
- repo: https://github.com/Yelp/detect-secrets
rev: v1.2.0
rev: v1.3.0
hooks:
- id: detect-secrets
args:
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [UNRELEASED]

### Operations

- pre-commit autoupdate

## [0.156.0] - 2022-07-27

### Authors
Expand Down

0 comments on commit ddb5b47

Please sign in to comment.