Skip to content

Commit

Permalink
Merge pull request #72 from improbable-eng/dependabot/pip/pre-commit-…
Browse files Browse the repository at this point in the history
…2.12.1
  • Loading branch information
Sean Robertson authored Apr 26, 2021
2 parents 160ac9b + 04b83d6 commit cfa2362
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/syntaqx/git-hooks
rev: v0.0.16
rev: v0.0.17
hooks:
- id: forbid-binary
# See checks in shellcheck wiki: https://github.com/koalaman/shellcheck/wiki/
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pre-commit==2.9.3
pre-commit==2.12.1

0 comments on commit cfa2362

Please sign in to comment.