Skip to content

Commit 1a52882

Browse files
authored
Merge pull request #40 from lfit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 1f70306 + c8a02ec commit 1a52882

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ repos:
8585
args: ["--ignore=E006,E011"]
8686

8787
- repo: https://github.com/igorshubovych/markdownlint-cli
88-
rev: v0.44.0 # frozen: v0.42.0
88+
rev: v0.45.0 # frozen: v0.42.0
8989
hooks:
9090
- id: markdownlint
9191
args: ["--fix"]
@@ -96,7 +96,7 @@ repos:
9696
- id: reuse
9797

9898
- repo: https://github.com/astral-sh/ruff-pre-commit
99-
rev: f0fe93c067104b76ffb58852abe79673a8429bd1 # frozen: v0.11.8
99+
rev: 76e47323a83cd9795e4ff9a1de1c0d2eef610f17 # frozen: v0.11.11
100100
hooks:
101101
- id: ruff
102102
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)