Skip to content

Commit c11c64b

Browse files
authored
Merge branch 'monkeytypegame:master' into feat/tunnel-vision
2 parents 001da7b + 252d92f commit c11c64b

File tree

3 files changed

+120
-126
lines changed

3 files changed

+120
-126
lines changed

.github/pull_request_template.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
### Description
22

3-
<!-- Please describe the change(s) made in your PR -->
3+
<!--
4+
Please describe the change(s) made in your PR:
5+
- explain the problem being solved
6+
- for bug fixes without an open issue, include steps to reproduce the issue
7+
- summarize the approach taken
8+
9+
Use your own words. Do not rely on AI-generated descriptions.
10+
They do not demonstrate your understanding of the problem or the solution.
11+
Writing the description yourself helps you verify the scope of your work and
12+
helps us better understand your intent, reasoning and level of insight.
13+
-->
414

515
### Checks
616

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@monkeytype/oxlint-config": "workspace:*",
6262
"@monkeytype/typescript-config": "workspace:*",
63-
"@redocly/cli": "2.15.1",
63+
"@redocly/cli": "2.24.1",
6464
"@types/bcrypt": "5.0.2",
6565
"@types/cors": "2.8.12",
6666
"@types/cron": "1.7.3",

0 commit comments

Comments
 (0)