Skip to content

Commit 8dbb635

Browse files
authored
Merge pull request #45 from sanders41/pre-commit
Bump black in pre-commit from 21.7b0 to 21.8b0
2 parents d0abf66 + da87231 commit 8dbb635

File tree

2 files changed

+83
-105
lines changed

2 files changed

+83
-105
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: isort
1313
additional_dependencies: [toml]
1414
- repo: https://github.com/psf/black
15-
rev: 21.7b0
15+
rev: 21.8b0
1616
hooks:
1717
- id: black
1818
language_version: python3

0 commit comments

Comments
 (0)