File tree Expand file tree Collapse file tree 3 files changed +6
-12
lines changed Expand file tree Collapse file tree 3 files changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -2,15 +2,13 @@ version: 2
2
2
updates :
3
3
- package-ecosystem : npm
4
4
directory : /
5
- labels :
6
- - dependencies
7
- assignees :
8
- - Katsute
5
+ labels : [dependencies]
6
+ assignees : [Katsute]
9
7
schedule :
10
8
interval : daily
11
- time : ' 07:00'
9
+ time : " 07:00"
12
10
timezone : US/Eastern
13
- open-pull-requests-limit : 99
11
+ open-pull-requests-limit : 10
14
12
ignore :
15
13
- dependency-name : " @types/node"
16
14
update-types :
Original file line number Diff line number Diff line change @@ -28,10 +28,6 @@ changelog:
28
28
- title : 🔧 Optimizations
29
29
labels :
30
30
- optimization
31
- - title : 🧰 Internal
32
- labels :
33
- - internal
34
- - refactor
35
31
- title : 📘 Dependencies
36
32
labels :
37
33
- dependencies
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ Reverted closed issues from purple to red on:
60
60
61
61
<!-- Copilot -->
62
62
<table >
63
- <img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/KatsuteDev/.github /main/profile /copilot-dark.png#gh-dark-mode-only" width="50">
64
- <img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/KatsuteDev/.github /main/profile /copilot-light.png#gh-light-mode-only" width="50">
63
+ <img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/Katsute/Repository-Manager /main/assets /copilot-dark.png#gh-dark-mode-only" width="50">
64
+ <img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/Katsute/Repository-Manager /main/assets /copilot-light.png#gh-light-mode-only" width="50">
65
65
<p>GitHub Copilot is <b>strictly prohibited</b> on this repository.<br>Pulls using this will be rejected.</p>
66
66
</table >
67
67
<!-- Copilot -->
You can’t perform that action at this time.
0 commit comments