We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00598ee commit 0d819e2Copy full SHA for 0d819e2
actions/dependabot-auto-triage/package.json
@@ -11,7 +11,7 @@
11
"test": "bun test"
12
},
13
"dependencies": {
14
- "@octokit/graphql": "^9.0.1",
+ "@octokit/graphql": "9.0.1",
15
"@octokit/request-error": "7.0.0",
16
"@octokit/rest": "22.0.0",
17
"minimatch": "10.0.3"
bun.lock
@@ -21,7 +21,7 @@
21
"name": "auto-dismiss-dependabot-alerts",
22
"version": "0.1.0",
23
24
25
26
27
"minimatch": "10.0.3",
0 commit comments