Skip to content

Commit

Permalink
chore(deps-dev): bump megalinter
Browse files Browse the repository at this point in the history
| datasource  | package                             | from   | to     |
| ----------- | ----------------------------------- | ------ | ------ |
| docker      | oxsecurity/megalinter-documentation | v7.5.0 | v7.7.0 |
| github-tags | ScribeMD/pre-commit-hooks           | 0.16.2 | 0.16.3 |
  • Loading branch information
renovate-bot authored and Kurt-von-Laven committed Dec 19, 2023
1 parent 50eaf8e commit b3b762f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:

## Python, Polyglot, Git, pre-commit
- repo: https://github.com/ScribeMD/pre-commit-hooks
rev: 0.16.2
rev: 0.16.3
hooks:
- id: no-merge-commits
- id: asdf-install
Expand All @@ -26,7 +26,7 @@ repos:
- id: poetry-install
- id: pre-commit-install
- id: megalinter-incremental
args: &megalinter-args [--flavor, documentation, --release, v7.5.0]
args: &megalinter-args [--flavor, documentation, --release, v7.7.0]
- id: megalinter-full
args: *megalinter-args

Expand Down

0 comments on commit b3b762f

Please sign in to comment.