Skip to content

Commit

Permalink
chore(deps-dev): bump megalinter docker tag to v7.3.0
Browse files Browse the repository at this point in the history
| datasource | package                             | from   | to     |
| ---------- | ----------------------------------- | ------ | ------ |
| docker     | oxsecurity/megalinter-documentation | v7.2.1 | v7.3.0 |
  • Loading branch information
renovate-bot committed Sep 6, 2023
1 parent 9ab59f3 commit 826517c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
- id: poetry-install
- id: pre-commit-install
- id: megalinter-incremental
args: &megalinter-args [--flavor, documentation, --release, v7.2.1]
args: &megalinter-args [--flavor, documentation, --release, v7.3.0]
- id: megalinter-full
args: *megalinter-args

Expand Down

0 comments on commit 826517c

Please sign in to comment.