File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# package ecosystems to update and where the package manifests are located.
33# Please see the documentation for all configuration options:
44# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
5-
65version : 2
76updates :
87 - package-ecosystem : " devcontainers"
Original file line number Diff line number Diff line change 22# They are provided by a third-party and are governed by
33# separate terms of service, privacy policy, and support
44# documentation.
5-
65# This workflow checks out code, performs a Codacy security scan
76# and integrates the results with the
87# GitHub Advanced Security code scanning feature. For more information on
98# the Codacy security scan action usage and parameters, see
109# https://github.com/codacy/codacy-analysis-cli-action.
1110# For more information on Codacy Analysis CLI in general, see
1211# https://github.com/codacy/codacy-analysis-cli.
13-
1412name : Codacy Security Scan
1513on :
1614 push :
Original file line number Diff line number Diff line change 5252 types : [shell]
5353 # Yamlfmt for formatting YAML files
5454 - repo : https://github.com/google/yamlfmt
55- rev : " v0.15 .0"
55+ rev : " v0.16 .0"
5656 hooks :
5757 - id : yamlfmt
5858 # Codespell for detecting common misspellings in code
You can’t perform that action at this time.
0 commit comments