File tree Expand file tree Collapse file tree 3 files changed +42
-0
lines changed
Expand file tree Collapse file tree 3 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : " cargo"
4+ directory : " /"
5+ schedule :
6+ interval : " monthly"
7+ groups :
8+ all-updates :
9+ patterns :
10+ - " *"
11+ open-pull-requests-limit : 10
12+ reviewers :
13+ - " FiberedSkies"
14+ labels :
15+ - " dependencies"
16+ - " automated pr"
17+ commit-message :
18+ prefix : " chore"
19+ include : " scope"
20+ allow :
21+ - dependency-type : " all"
Original file line number Diff line number Diff line change 1+ ## 📝 Description
2+ Please provide a clear description of your changes. If this PR closes any issues, please reference them here.
3+
4+ ## 🔍 Changes include
5+ <!-- Mark the relevant items with 'x' -->
6+ - [ ] 🐛 Bugfix
7+ - [ ] ✨ New feature
8+ - [ ] 📚 Documentation
9+ - [ ] ⚡ Performance improvement
10+ - [ ] 🔨 Refactoring
11+ - [ ] ✅ Test updates
12+
13+ ## 📋 Checklist
14+ - [ ] I have tested the changes locally
15+ - [ ] I have updated the documentation accordingly
16+ - [ ] I have added tests that prove my fix/feature works
17+ - [ ] All tests pass locally
18+
19+ ## 🔗 Linked Issues
20+ <!-- Link any related issues using #issue_number -->
Original file line number Diff line number Diff line change 11# koho
2+ [ ![ License: AGPL v3.0] ( https://img.shields.io/badge/License-AGPL_v3-blue.svg )] ( https://www.gnu.org/licenses/agpl-3.0 )
23
34Sheaf neural networks and other exotic diffusion models, built on ` candle ` .
45
You can’t perform that action at this time.
0 commit comments