Add Dependabot scanning (#14238)

* Update main.yml

* Create dependabot.yml
This commit is contained in:
Jauder Ho
2021-07-26 13:13:42 -04:00
committed by GitHub
parent e5235e1bdc
commit e36d237ebc
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ jobs:
lint:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: actions/setup-python@v1
with:
python-version: '3.7'