Skip to content

Commit

Permalink
ci: Renovateのdatasourceをgithub-tagsにする
Browse files Browse the repository at this point in the history
  • Loading branch information
qryxip committed Aug 12, 2024
1 parent a98b98e commit ef1349c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"depNameTemplate": "Rust",
"packageNameTemplate": "rust-lang/rust",
"datasourceTemplate": "github-releases"
"datasourceTemplate": "github-tags"
}
]
}

0 comments on commit ef1349c

Please sign in to comment.