Skip to content

Commit 0464303

Browse files
author
Mashiro
authored
Update repository files (#86)
1 parent f401daf commit 0464303

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@ version: 2
22
updates:
33
- package-ecosystem: npm
44
directory: /
5-
labels:
6-
- dependencies
7-
assignees:
8-
- Katsute
5+
labels: [dependencies]
6+
assignees: [Katsute]
97
schedule:
108
interval: daily
11-
time: '07:00'
9+
time: "07:00"
1210
timezone: US/Eastern
13-
open-pull-requests-limit: 99
11+
open-pull-requests-limit: 10
1412
ignore:
1513
- dependency-name: "@types/node"
1614
update-types:

.github/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ changelog:
2828
- title: 🔧 Optimizations
2929
labels:
3030
- optimization
31-
- title: 🧰 Internal
32-
labels:
33-
- internal
34-
- refactor
3531
- title: 📘 Dependencies
3632
labels:
3733
- dependencies

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ Reverted closed issues from purple to red on:
6060

6161
<!-- Copilot -->
6262
<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">
6565
<p>GitHub Copilot is <b>strictly prohibited</b> on this repository.<br>Pulls using this will be rejected.</p>
6666
</table>
6767
<!-- Copilot -->

0 commit comments

Comments
 (0)