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 ba7ba76 commit 2a5a38dCopy full SHA for 2a5a38d
.pre-commit-config.yaml
@@ -80,3 +80,7 @@ repos:
80
# versioneer.py is excluded for being an imported dependency we opt to not
81
# modify ourselves. This is also set in .flake8 for consistency.
82
exclude: versioneer.py|binderhub/_version.py
83
+
84
+# pre-commit.ci config reference: https://pre-commit.ci/#configuration
85
+ci:
86
+ autoupdate_schedule: monthly
0 commit comments