Skip to content

Commit

Permalink
Bump adrienverge/yamllint from 1.30.0 to 1.31.0 (#131)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/zricethezav/gitleaks: v8.16.2 →
v8.16.3](gitleaks/gitleaks@v8.16.2...v8.16.3)
- [github.com/adrienverge/yamllint: v1.30.0 →
v1.31.0](adrienverge/yamllint@v1.30.0...v1.31.0)
<!--pre-commit.ci end-->

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: fabasoad <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and fabasoad authored Apr 26, 2023
1 parent 9684c87 commit 2884830
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @fabasoad
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
- id: detect-secrets
stages: ["commit", "push"]
- repo: https://github.com/zricethezav/gitleaks
rev: v8.16.2
rev: v8.16.3
hooks:
- id: gitleaks
stages: ["commit", "push"]
Expand All @@ -28,7 +28,7 @@ repos:
stages: ["push"]
# Yaml
- repo: https://github.com/adrienverge/yamllint
rev: v1.30.0
rev: v1.31.0
hooks:
- id: yamllint
# Other
Expand Down

0 comments on commit 2884830

Please sign in to comment.