Skip to content

Commit 2e22d03

Browse files
authored
Merge pull request #17 from lucascolley/pre-commit-ci-update-config
2 parents f02998b + be81216 commit 2e22d03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ exclude: ^.cruft.json|.copier-answers.yml$
66

77
repos:
88
- repo: https://github.com/adamchainz/blacken-docs
9-
rev: "1.18.0"
9+
rev: "1.19.1"
1010
hooks:
1111
- id: blacken-docs
1212
additional_dependencies: [black==24.*]
@@ -42,7 +42,7 @@ repos:
4242
args: [--prose-wrap=always]
4343

4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: "v0.8.2"
45+
rev: "v0.8.6"
4646
hooks:
4747
- id: ruff
4848
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)