Skip to content

Commit

Permalink
chore(deps-dev): bump megalinter docker tag to v7.4.0
Browse files Browse the repository at this point in the history
| datasource | package                             | from   | to     |
| ---------- | ----------------------------------- | ------ | ------ |
| docker     | oxsecurity/megalinter-documentation | v7.3.0 | v7.4.0 |
  • Loading branch information
renovate-bot authored and Kurt-von-Laven committed Sep 23, 2023
1 parent 646af18 commit 5df3ec5
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.3.0]
args: &megalinter-args [--flavor, documentation, --release, v7.4.0]
- id: megalinter-full
args: *megalinter-args

Expand Down

0 comments on commit 5df3ec5

Please sign in to comment.