Skip to content

Commit cfa2362

Browse files
author
Sean Robertson
authored
Merge pull request #72 from improbable-eng/dependabot/pip/pre-commit-2.12.1
2 parents 160ac9b + 04b83d6 commit cfa2362

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747
- id: trailing-whitespace
4848

4949
- repo: https://github.com/syntaqx/git-hooks
50-
rev: v0.0.16
50+
rev: v0.0.17
5151
hooks:
5252
- id: forbid-binary
5353
# See checks in shellcheck wiki: https://github.com/koalaman/shellcheck/wiki/

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pre-commit==2.9.3
1+
pre-commit==2.12.1

0 commit comments

Comments
 (0)