Skip to content

Commit

Permalink
Update GitHub Actions using dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrotherham committed Nov 20, 2023
1 parent d5d0c46 commit 6a17c68
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,15 @@ updates:
# Include indirect browser data updates
# https://caniuse.com
- dependency-name: caniuse-lite

# Update GitHub Actions
- package-ecosystem: github-actions
directory: /
reviewers:
- alphagov/design-system-developers

# Schedule run every Monday, local time
schedule:
interval: weekly
time: '10:30'
timezone: 'Europe/London'

0 comments on commit 6a17c68

Please sign in to comment.