Skip to content

Commit

Permalink
oppdatert dependabot config (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: AAP felles dependabot config sync <[email protected]>
  • Loading branch information
github-actions[bot] and AAP felles dependabot config sync authored Dec 18, 2024
1 parent a4bb4b0 commit e6239ac
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,24 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
interval: daily
open-pull-requests-limit: 10
registries: '*'
ignore:
- dependency-name: '*'
update-types: [ 'version-update:semver-major' ]
- dependency-name: '@navikt/eslint-config-aap'
- dependency-name: 'prettier'
- dependency-name: '@typescript-eslint*'
- dependency-name: 'eslint-*'
- dependency-name: 'eslint'
versions: [ '9.x' ]
groups:
aap-backend-typescript-types:
patterns:
- '@navikt/aap-behandlingsflyt-typescript-types'
- '@navikt/aap-postmottak-backend-typescript-types'
- '@navikt/aap-oppgave-typescript-types'
aksel-dependencies:
patterns:
- '@navikt/aksel*'
Expand Down

0 comments on commit e6239ac

Please sign in to comment.