Parcourir la source
Merge pull request #3720 from luixxiul/patch-1
Update files related to repository management
pull/3721/head
Slavi Pantaleev
il y a 1 an
committed by
GitHub
Parent
révision
3c5664b809
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: B5690EEEBB952194
2 fichiers modifiés avec
7 ajouts et
0 suppressions
-
.github/ISSUE_TEMPLATE/config.yml
-
.github/renovate.json
|
|
|
@@ -0,0 +1,6 @@ |
|
|
|
--- |
|
|
|
blank_issues_enabled: false |
|
|
|
contact_links: |
|
|
|
- name: Support room on Matrix |
|
|
|
url: https://matrix.to/#/#matrix-docker-ansible-deploy:devture.com |
|
|
|
about: Get timely support from more people by joining our Matrix room. |
|
|
|
@@ -3,6 +3,7 @@ |
|
|
|
"extends": [ |
|
|
|
"config:base" |
|
|
|
], |
|
|
|
"labels": ["dependencies"], |
|
|
|
"regexManagers": [ |
|
|
|
{ |
|
|
|
"fileMatch": ["defaults/main.yml$"], |
|
|
|
|