We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca99249 commit ba43a86Copy full SHA for ba43a86
1 file changed
.pre-commit-config.yaml
@@ -1,4 +1,4 @@
1
-exclude: ^(docs|.*test_files|cmd_line|dev_scripts|.*data_files)
+Gexclude: ^(docs|.*test_files|cmd_line|dev_scripts|.*data_files)
2
3
ci:
4
autoupdate_schedule: monthly
@@ -49,14 +49,4 @@ repos:
49
- types-setuptools
50
- types-paramiko
51
- types-requests
52
- - types-ujson
53
-
54
-# - repo: local
55
-# hooks:
56
-# - id: pylint
57
-# name: pylint
58
-# entry: pylint
59
-# language: python
60
-# types: [python]
61
-# args: [-sn, --rcfile=pylintrc]
62
-# additional_dependencies: [pylint]
+ - types-ujson
0 commit comments