We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f4eaf commit c52d9aeCopy full SHA for c52d9ae
.pre-commit-config.yaml
@@ -27,7 +27,6 @@ repos:
27
hooks:
28
- id: prettier
29
files: \.(md|ya?ml|js|css)$
30
- exclude: ^CHANGELOG.md$
31
32
- repo: https://github.com/asottile/pyupgrade
33
rev: v3.20.0
0 commit comments