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 46db2c1 commit 5872b45Copy full SHA for 5872b45
.pre-commit-config.yaml
@@ -1,3 +1,7 @@
1
+ci:
2
+ skip: [mypy]
3
+ autoupdate_schedule: quarterly
4
+
5
repos:
6
# Syntax validation and some basic sanity checks
7
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments