Skip to content

Commit 7615a91

Browse files
RazvanLiviuVarzarufauust
authored andcommitted
Exlcude root requirements.txt from dependabot
The excluded file is used to set-up the local environment for Buildbot development. These requirements must evolve together with the Buildbot version and the dependencies that we install in the container. Consequently, this file must be updated manually.
1 parent 045cb8e commit 7615a91

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ updates:
1313
directory: "/"
1414
schedule:
1515
interval: "daily"
16+
exclude-paths:
17+
- "requirements.txt"

0 commit comments

Comments
 (0)