We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8c01d6 + 1167a09 commit e186e2aCopy full SHA for e186e2a
.pre-commit-config.yaml
@@ -12,14 +12,14 @@ repos:
12
- id: no-commit-to-branch
13
args: [--branch,master]
14
- repo: https://github.com/gitleaks/gitleaks
15
- rev: v8.26.0
+ rev: v8.27.0
16
hooks:
17
- id: gitleaks
18
- repo: https://github.com/codespell-project/codespell
19
rev: v2.4.1
20
21
- id: codespell
22
- repo: https://github.com/fredrikekre/runic-pre-commit
23
- rev: v1.0.0
+ rev: v2.0.1
24
25
- id: runic
0 commit comments