Skip to content

Commit

Permalink
Merge pull request #12 from aligent/feature/TCS-2_tidy-up-after-githu…
Browse files Browse the repository at this point in the history
…b-migration

TCS-2: Tidy up after GitHub migration
  • Loading branch information
styler3 authored Nov 6, 2024
2 parents 4a4e214 + 9715e49 commit 1426967
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 12 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,13 @@ updates:
schedule:
interval: 'monthly'
open-pull-requests-limit: 10
commit-message:
prefix: "TCS-3"
groups:
minor-and-patch:
applies-to: version-updates
patterns:
- '*'
update-types:
- "minor"
- "patch"
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ Standard code quality tooling for projects written in TypeScript.

## Usage

Set up your package manager to use Aligent's private NPM registry:

- Go to `https://npm.corp.aligent.consulting` and log in.
- Click the Gear icon to get instructions for configuring your package manager.

Install this module:

# NPM
Expand Down
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,5 @@
"prettier": "^3.3.3",
"typescript": "^5.6.3"
},
"pnpm": {
"peerDependencyRules": {
"allowedVersions": {
"eslint": "^9"
}
}
},
"packageManager": "[email protected]+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
}

0 comments on commit 1426967

Please sign in to comment.