diff --git a/.github/labeler.yml b/.github/labeler.yml index f6c928d..249fa55 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,6 +1,6 @@ -github_workflow_changes: +Documentation: - changed-files: - - any-glob-to-any-file: ['.github/*'] -made_restricted_changes: + - any-glob-to-any-file: ['docs/*'] +Javascript: - changed-files: - - any-glob-to-any-file: ['.github/*'] \ No newline at end of file + - any-glob-to-any-file: ['javascript/*'] \ No newline at end of file diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index ff59b97..36dcff5 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -16,4 +16,4 @@ jobs: with: sparse-checkout: | .github - - uses: actions/labeler@v5 + - uses: actions/labeler@dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.23.0 diff --git a/docs/test.md b/docs/test.md index f1b374f..68d4def 100644 --- a/docs/test.md +++ b/docs/test.md @@ -1 +1 @@ -dependabot/npm_and_yarn/minimatch-10.0.1 \ No newline at end of file +dependabot/npm_and_yarn/undici-5.28.5 \ No newline at end of file diff --git a/docs/test2.md b/docs/test2.md index 5ad1602..68d4def 100644 --- a/docs/test2.md +++ b/docs/test2.md @@ -1 +1 @@ -test2.md211112024dependabot/npm_and_yarn/minimatch-10.0.1 \ No newline at end of file +dependabot/npm_and_yarn/undici-5.28.5 \ No newline at end of file diff --git a/javascript/index.js b/javascript/index.js index ca54f5e..d1f1ca7 100644 --- a/javascript/index.js +++ b/javascript/index.js @@ -1,2 +1,2 @@ -console.log("dependabot/npm_and_yarn/minimatch-10.0.1") -console.log("hello world 2") +console.log("dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.23.0") +