Skip to content

Commit

Permalink
Merge pull request #154 from jvirtanen/improvements/dependabot
Browse files Browse the repository at this point in the history
Improve Dependabot configuration
  • Loading branch information
jvirtanen authored Oct 22, 2023
2 parents 1917e1d + 3730393 commit 25518b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ updates:
ignore:
- dependency-name: 'com.puppycrawl.tools:checkstyle'
update-types: ['version-update:semver-major']
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'

0 comments on commit 25518b0

Please sign in to comment.