1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Add Bazel support to Dependabot configuration and documentation (#58675)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
This commit is contained in:
Rob Aiken
2025-12-02 17:41:31 +00:00
committed by GitHub
parent 8f68d65396
commit 46e3e82af0
4 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Reference: #16918
# Bazel support for Dependabot
versions:
fpt: '*'
ghec: '*'
ghes: '> 3.19'