We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e31d832 commit 61cc4e5Copy full SHA for 61cc4e5
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: black
22
args: [--safe, --quiet]
23
- repo: https://github.com/pre-commit/pre-commit-hooks
24
- rev: v4.5.0
+ rev: v4.6.0
25
hooks:
26
- id: trailing-whitespace
27
- id: end-of-file-fixer
0 commit comments