Skip to content

Commit 0fbec77

Browse files
committed
✨(deps): Updatepre-commit config
Upgrade markdown-heading-numbering to version 0.1.1 and golangci-lint to version v2.12.1 for improved functionality and bug fixes. Also, update bash-tools-framework to version 6.5.0.
1 parent a74c34a commit 0fbec77

6 files changed

Lines changed: 8 additions & 8 deletions

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ repos:
6969
- mdformat-gfm
7070

7171
- repo: https://github.com/jsh9/markdown-heading-numbering
72-
rev: 0.1.0
72+
rev: 0.1.1
7373
hooks:
7474
- id: markdown-heading-numbering
7575
args:
@@ -206,7 +206,7 @@ repos:
206206
)
207207
208208
- repo: https://github.com/golangci/golangci-lint
209-
rev: v2.11.4
209+
rev: v2.12.1
210210
hooks:
211211
- id: golangci-lint
212212
- id: golangci-lint-full
@@ -226,7 +226,7 @@ repos:
226226
- id: go-revive-repo-mod
227227

228228
- repo: https://github.com/fchastanet/bash-tools-framework
229-
rev: 6.3.5
229+
rev: 6.5.0
230230
hooks:
231231
- id: cspellForbidden
232232
- id: awkLint

content/assets/classDiagram.svg

Lines changed: 1 addition & 1 deletion
Loading

content/assets/classDiagramWithPrivateMethods.svg

Lines changed: 1 addition & 1 deletion
Loading

content/assets/compilerActivityDiagram.svg

Lines changed: 1 addition & 1 deletion
Loading

content/assets/dependencyDiagram.svg

Lines changed: 1 addition & 1 deletion
Loading

content/assets/embedActivityDiagram.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)