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.
2 parents f9eaba2 + 8097264 commit e606739Copy full SHA for e606739
.github/release.yml
@@ -0,0 +1,5 @@
1
+changelog:
2
+ exclude:
3
+ authors:
4
+ - dependabot
5
+ - pre-commit-ci
.pre-commit-config.yaml
@@ -75,7 +75,7 @@ repos:
75
additional_dependencies:
76
- tomli
77
- repo: https://github.com/abravalheri/validate-pyproject
78
- rev: v0.17
+ rev: v0.18
79
hooks:
80
- id: validate-pyproject
81
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments