| commit | 9cc62e1a631dd72a054fb2dccda6fdebd99aacab | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Fri May 14 20:17:35 2021 -0700 |
| committer | Anthony Sottile <asottile@umich.edu> | Fri May 14 20:17:35 2021 -0700 |
| tree | 83b46c87d1309ae5cbb9bdabb6810f46c1e72b4c | |
| parent | b0b1a413c6914265576e50398a8aa274cbdfc925 [diff] [blame] |
v4.0.0
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 93d9470..a819f5c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v3.4.0 + rev: v4.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer