File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -61,18 +61,18 @@ repos:
6161 - types-requests
6262
6363 - repo : https://github.com/PyCQA/bandit
64- rev : ' 1.7.0'
64+ rev : " 1.7.0"
6565 hooks :
6666 - id : bandit
67- args : ['-r', '--configfile=bandit-config.yml']
67+ args : ["-r", "--configfile=bandit-config.yml"]
68+ additional_dependencies :
69+ - pbr
6870
6971 - repo : https://github.com/zricethezav/gitleaks
70- rev : ' v8.0.4'
72+ rev : " v8.0.4"
7173 hooks :
7274 - id : gitleaks
73- args : ['--config=gitleaks-config.toml']
74-
75-
75+ args : ["--config=gitleaks-config.toml"]
7676
7777ci :
7878 autoupdate_schedule : weekly
Original file line number Diff line number Diff line change 102102 "http://sciencediscoveryengine.nasa.gov" ,
103103 "https://localhost:4200" ,
104104 "http://localhost:4200" ,
105+ "https://science.data.nasa.gov/" ,
105106]
106107
107108# MIGRATIONS
You can’t perform that action at this time.
0 commit comments