File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ # Ensure GitHub Actions are used in their latest version
4+ - package-ecosystem : " github-actions"
5+ directory : " /"
6+ schedule :
7+ interval : " monthly"
8+
9+ # Strategy for composer dependencies
10+ - package-ecosystem : " composer"
11+ directory : " /"
12+ schedule :
13+ interval : " monthly"
14+ allow :
15+ - dependency-type : " direct"
16+ open-pull-requests-limit : 100
17+ versioning-strategy : " increase"
18+ groups :
19+ dev-dependencies :
20+ dependency-type : " development"
Original file line number Diff line number Diff line change 1- # Plugin Tasklists for GLPI
1+ ## Tasklists plugin for GLPI
2+
3+ [ ![ License] ( https://img.shields.io/badge/License-GNU%20v2-blue.svg?style=flat-square )] ( https://github.com/infotelGLPI/tasklists/blob/master/LICENSE )
4+ [ ![ Web] ( https://img.shields.io/badge/Web-Infotel-blue.svg?style=flat-square )] ( https://blogglpi.infotel.com )
5+ [ ![ Translate] ( https://img.shields.io/badge/Translate-Transifex-cyan )] ( https://explore.transifex.com/infotelGLPI/GLPI_tasklists/ )
26
3- ![ Plugin tasklists] ( https://raw.githubusercontent.com/InfotelGLPI/tasklists/master/screenshots/kanban.png " Plugin tasklists ")
47
5- This plugin is on Transifex - Help us to translate :
6- https://www.transifex.com/infotelGLPI/GLPI_tasklists/
8+ ![ Plugin tasklists] ( https://raw.githubusercontent.com/InfotelGLPI/tasklists/master/screenshots/kanban.png " Plugin tasklists ")
79
810See wiki for use it ? https://github.com/InfotelGLPI/tasklists/wiki
911
You can’t perform that action at this time.
0 commit comments