Skip to content

Commit ca8d54b

Browse files
Merge pull request #212 from BEMServer/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b03c508 + f834c75 commit ca8d54b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.12.11
6+
rev: v0.12.12
77
hooks:
88
- id: ruff
99
- id: ruff-format
@@ -13,7 +13,7 @@ repos:
1313
- id: check-github-workflows
1414
- id: check-dependabot
1515
- repo: https://github.com/asottile/blacken-docs
16-
rev: 1.19.1
16+
rev: 1.20.0
1717
hooks:
1818
- id: blacken-docs
1919
additional_dependencies: [black==23.12.1]

0 commit comments

Comments
 (0)