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 842c538 commit 8d38265Copy full SHA for 8d38265
1 file changed
.pre-commit-config.yaml
@@ -13,12 +13,12 @@ repos:
13
language_version: python3.8
14
15
- repo: https://github.com/pre-commit/pre-commit-hooks
16
- rev: v2.4.0
+ rev: v3.2.0
17
hooks:
18
- id: trailing-whitespace
19
- id: debug-statements
20
21
- repo: https://github.com/asottile/setup-cfg-fmt
22
- rev: v1.9.0
+ rev: v1.14.0
23
24
- id: setup-cfg-fmt
0 commit comments