diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 54e84fce9..8e849831f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: hooks: - id: golangci-lint - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.37.0 + rev: v0.38.0 hooks: - id: markdownlint exclude: '^docs/versioned_docs/.*$' @@ -31,7 +31,7 @@ repos: hooks: - id: prettier - repo: https://github.com/adrienverge/yamllint.git - rev: v1.32.0 + rev: v1.33.0 hooks: - id: yamllint args: [--strict, -c=.yamllint.yaml] diff --git a/README.md b/README.md index 989b24a77..6a5528e9b 100644 --- a/README.md +++ b/README.md @@ -8,40 +8,40 @@

- + Build Status - + Code coverage Translation status - + Discord chat - + Matrix space - + Go Report Card - + go reference - + GitHub release - + Docker pulls - + License: Apache-2.0 - + openssf best practices - + pre-commit.ci


@@ -54,7 +54,7 @@ Woodpecker is a simple yet powerful CI/CD engine with great extensibility. Please consider donating and become a backer. 🙏 [[Become a backer](https://opencollective.com/woodpecker-ci#category-CONTRIBUTE)] - +Open Collective backers ## 📖 Documentation