We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca90f30 + 98fc325 commit f6d6044Copy full SHA for f6d6044
safe-settings/settings.yml
@@ -9,6 +9,10 @@ repository:
9
# In addition, Renovate defaults to squash merging unless the repository
10
# settings disallows it.
11
allow_squash_merge: false
12
+
13
+ # Allow auto-merging to allow Renovate to work more efficiently
14
+ allow_auto_merge: true
15
16
topics:
17
- salt-formula
18
- saltstack-formula
0 commit comments