Skip to content

Commit d680810

Browse files
cpanatowlynch
authored andcommitted
update
Signed-off-by: cpanato <ctadeu@gmail.com>
1 parent a932ed9 commit d680810

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ updates:
44
directory: /
55
schedule:
66
interval: weekly
7+
groups:
8+
gomod:
9+
update-types:
10+
- "patch"
711

812
- package-ecosystem: "github-actions"
913
directory: "/"

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/bradleyfalzon/ghinstallation/v2
22

3-
go 1.21
4-
5-
toolchain go1.22.3
3+
go 1.16
64

75
require (
86
github.com/golang-jwt/jwt/v4 v4.5.0

0 commit comments

Comments
 (0)