We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f70306 + c8a02ec commit 1a52882Copy full SHA for 1a52882
1 file changed
.pre-commit-config.yaml
@@ -85,7 +85,7 @@ repos:
85
args: ["--ignore=E006,E011"]
86
87
- repo: https://github.com/igorshubovych/markdownlint-cli
88
- rev: v0.44.0 # frozen: v0.42.0
+ rev: v0.45.0 # frozen: v0.42.0
89
hooks:
90
- id: markdownlint
91
args: ["--fix"]
@@ -96,7 +96,7 @@ repos:
96
- id: reuse
97
98
- repo: https://github.com/astral-sh/ruff-pre-commit
99
- rev: f0fe93c067104b76ffb58852abe79673a8429bd1 # frozen: v0.11.8
+ rev: 76e47323a83cd9795e4ff9a1de1c0d2eef610f17 # frozen: v0.11.11
100
101
- id: ruff
102
args: [--fix, --exit-non-zero-on-fix]
0 commit comments