mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Merge branch 'develop' into dependabot/pip/ptyprocess-0.7.0
This commit is contained in:
@@ -7,6 +7,7 @@ addAssignees: false
|
||||
# A list of reviewers to be added to pull requests (GitHub user name)
|
||||
reviewers:
|
||||
- d1vious
|
||||
- mhaggis
|
||||
- rosplk
|
||||
- patel-bhavin
|
||||
- P4T12ICK
|
||||
@@ -17,8 +18,9 @@ numberOfReviewers: 1
|
||||
|
||||
assignees:
|
||||
- d1vious
|
||||
- mhaggis
|
||||
- patel-bhavin
|
||||
- rsfl
|
||||
- rosplk
|
||||
- P4T12ICK
|
||||
|
||||
# A number of assignees to add to the pull request
|
||||
@@ -27,6 +29,8 @@ assignees:
|
||||
numberOfAssignees: 1
|
||||
|
||||
# A list of keywords to be skipped the process that add reviewers if pull requests include it
|
||||
# skipKeywords:
|
||||
# - wip
|
||||
skipKeywords:
|
||||
- wip
|
||||
- dependabot
|
||||
- dependencies
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: Auto approve
|
||||
name: auto-approve
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: autoupdate
|
||||
name: auto-update
|
||||
on:
|
||||
push: {}
|
||||
jobs:
|
||||
@@ -13,7 +13,7 @@ azure-mgmt-core==1.2.2
|
||||
azure-mgmt-network==17.0.0
|
||||
azure-mgmt-resource==15.0.0
|
||||
bcrypt==3.2.0
|
||||
boto3==1.16.44
|
||||
boto3==1.16.47
|
||||
botocore==1.19.47
|
||||
certifi==2020.12.5
|
||||
cffi==1.14.4
|
||||
|
||||
Reference in New Issue
Block a user