Skip to content

Commit c1214a3

Browse files
author
Evan Sims
authored
Create dependabot.yml
1 parent f9a1368 commit c1214a3

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
4+
- package-ecosystem: "gomod"
5+
directory: "/01-Authorization-RS256"
6+
schedule:
7+
interval: "daily"
8+
ignore:
9+
- dependency-name: "*"
10+
update-types: ["version-update:semver-major"]

0 commit comments

Comments
 (0)