Skip to content

Commit c6c7466

Browse files
authored
Merge pull request #442 from jeckersb/renovate-rust-1.76
Add constraint on rust 1.76
2 parents af3756b + 224f91c commit c6c7466

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/renovate.json5

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@
7373
// Don't leave dep. update. PRs "hanging", assign them to people.
7474
// "assignees": ["containers/netavark-maintainers"],
7575

76+
"constraints": {"rust": "1.76"},
77+
7678
/**************************************************
7779
***** Manager-specific configuration options *****
7880
**************************************************/

0 commit comments

Comments
 (0)