Skip to content

Commit a465d91

Browse files
authored
Merge branch 'main' into chore-renovate-lock-file-maintenance
2 parents 6c469f3 + e005f2b commit a465d91

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
os: [ ubuntu-latest ]
1616
steps:
1717
- uses: actions/checkout@v2
18-
- uses: subosito/flutter-action@v1
18+
- uses: subosito/flutter-action@v2
1919
with:
2020
flutter-version: '2.8.1'
2121
- uses: dart-lang/setup-dart@v1

package-lock.json

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "wasabeef",
55
"devDependencies": {
66
"husky": "7.0.4",
7-
"lint-staged": "12.1.5",
7+
"lint-staged": "12.3.2",
88
"prettier": "^2.5.1"
99
},
1010
"scripts": {

0 commit comments

Comments
 (0)