How to tell dependebot ignore a file? #57963
Unanswered
ssabzevari-antuit
asked this question in
General
Replies: 1 comment 2 replies
-
|
I did a little research and did this step by step:
This configuration specifies that Dependabot should ignore updates for the db10_4_requirement.txt file located in the root directory ("/") of the repository.
I hope this solves your problem! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
We are using Databricks and created a minimal db10_4_requirement.txt that corresponds to specific databricks runtime so our team can set their venv on their laptop. Dependbot keeps giving me upgrade suggestions which I am not interested in. How can I tell it to ignore this file?
Beta Was this translation helpful? Give feedback.
All reactions