mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
Document current dependabot issues in config file
Fixes: https://github.com/usds/justice40-tool/issues/1121 It's unclear whether this file is doing what we want it to do. This is an open issue in the dependabot repo. Added a comment to document the current status of what's going on here. If these keep coming up (which they probably will), we might either want to disable dependabot or document a quick workflow for verifying this is a dev only issue (https://github.com/usds/justice40-tool/issues/1121 might be that documentation).
This commit is contained in:
parent
0abf04d6c2
commit
ba047ff643
1 changed files with 3 additions and 0 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
@ -1,3 +1,6 @@
|
||||||
|
# It's unclear whether this configuration is supported for stopping dev only
|
||||||
|
# security issues, see https://github.com/usds/justice40-tool/issues/1121 and
|
||||||
|
# https://github.com/dependabot/dependabot-core/issues/2521.
|
||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
|
|
Loading…
Add table
Reference in a new issue