Skip to content

Commit b3a051c

Browse files
authored
Merge pull request #189 from nicoddemus/update-pre-commit-config
2 parents 7cc9e5d + e6a1d0a commit b3a051c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: black
77
args: [--safe, --quiet]
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v2.4.0
9+
rev: v2.5.0
1010
hooks:
1111
- id: trailing-whitespace
1212
- id: end-of-file-fixer

0 commit comments

Comments
 (0)