Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a59530e

Browse files
authored
Merge pull request #15 from hyiso/dependabot/pub/lint_staged-0.4.0
chore(deps): Bump lint_staged from 0.3.0 to 0.4.0
2 parents 4d1b3e5 + 1023917 commit a59530e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/pr_title.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
run: dart pub get
1515

1616
- name: Validate Title of PR
17-
run: echo ${{ github.event.pull_request.title }} | dart bin/commitlint_cli.dart --config lib/commitlint.yaml
17+
run: echo '${{ github.event.pull_request.title }}' | dart bin/commitlint_cli.dart --config lib/commitlint.yaml

‎pubspec.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
dev_dependencies:
1919
collection: ^1.17.1
2020
husky: ^0.1.6
21-
lint_staged: ">=0.2.0 <0.4.0"
21+
lint_staged: ^0.4.0
2222
lints: ^2.0.0
2323
test: ^1.21.0
2424
uuid: ^3.0.7

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /