1
0
mirror of https://github.com/golangci/golangci-lint-action.git synced 2026-03-17 06:34:53 +07:00

build(deps-dev): bump prettier from 3.0.3 to 3.1.0 (#900)

This commit is contained in:
dependabot[bot]
2023-11-13 11:57:04 +01:00
committed by GitHub
parent 170a3a0cf1
commit 25ef9ca970
2 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"typescript": "^5.2.2"
}
}