Commit Graph

11 Commits

Author SHA1 Message Date
Federico Builes
bf0cb7fac4 Add a default config file. 2022-09-19 17:28:20 +02:00
Federico Builes
82d4814150 Merge pull request #142 from kachick/fix-lint-errors-and-add-ci
Add CI workflow and fix lint errors
2022-07-06 11:00:13 +02:00
Kenichi Kamiya
51d1824002 Focus only on the node issue
https://github.com/actions/dependency-review-action/pull/141#discussion_r914526073

https://github.com/actions/dependency-review-action/pull/141#discussion_r914537222

Co-authored-by: Federico Builes <febuiles@github.com>
2022-07-06 17:13:18 +09:00
Kenichi Kamiya
40346e9340 Run test and linter in CI 2022-07-04 20:12:07 +09:00
Kenichi Kamiya
7f576504ed Stop dependabot PRs for different major version of types
It is possible to make a mismatch with actual logic.
2022-07-04 11:25:57 +09:00
Federico Builes
e56fe29417 Remove old config file. 2022-06-14 07:38:45 +02:00
Federico Builes
ae2949c9c1 Removing old file. 2022-06-01 13:40:09 +02:00
Federico Builes
1c15a1745e Adding dependency-review.yml. 2022-06-01 13:38:42 +02:00
Federico Builes
52795b8e93 Print config files. 2022-05-12 11:43:08 +02:00
dependabot[bot]
52530a057c Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 01:39:43 +00:00
Federico Builes
3f943b86c9 initial commit 2022-03-31 18:31:39 +02:00