Skip to content

Commit

Permalink
Merge pull request #172 from UN-OCHA/dependabot-update-github-actions
Browse files Browse the repository at this point in the history
Update GitHub Actions versions using Dependabot
  • Loading branch information
Pl217 authored Oct 3, 2024
2 parents 8ba99df + 0c93373 commit 546c73f
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,17 @@ updates:
jest:
applies-to: version-updates
patterns:
- 'jest'
- '@types/jest'
- 'ts-jest'
- '*jest'
ignore:
- dependency-name: 'node-fetch'
update-types: [version-update:semver-major]
- dependency-name: 'fp-ts'
- dependency-name: 'io-ts'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'monthly'
time: '11:00'
timezone: 'Europe/Zurich'
reviewers:
- '@UN-OCHA/hpc-js-reviewers'

0 comments on commit 546c73f

Please sign in to comment.