Skip to content

Commit

Permalink
Update lints. Add dependabot.
Browse files Browse the repository at this point in the history
  • Loading branch information
westy92 committed Jun 16, 2024
1 parent b351d58 commit 36b0345
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "pub" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ platforms:
windows:

dev_dependencies:
lints: ^3.0.0
lints: ^4.0.0
test: ^1.16.0

topics:
Expand Down

0 comments on commit 36b0345

Please sign in to comment.