We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 248603b commit 0b7d39fCopy full SHA for 0b7d39f
auto.config.js auto.config.cjsauto.config.js renamed to auto.config.cjs
@@ -1,4 +1,4 @@
1
-export default {
+module.exports = {
2
baseBranch: 'main',
3
labels: [
4
{
0 commit comments