We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad83ea commit a6e0de9Copy full SHA for a6e0de9
.pre-commit-config.yaml
@@ -1,5 +1,9 @@
1
# See https://pre-commit.com for more information
2
# See https://pre-commit.com/hooks.html for more hooks
3
+ci:
4
+ skip: [pylint]
5
+ autoupdate_schedule: monthly
6
+
7
exclude: ^(cmake/ECM|cmake/KDAB/)
8
repos:
9
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments