Skip to content

Commit 8972d0e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.1](psf/black-pre-commit-mirror@26.3.1...26.5.1) - [github.com/lorenzwalthert/precommit: v0.4.3.9021 → v0.4.3.9026](lorenzwalthert/precommit@v0.4.3.9021...v0.4.3.9026)
1 parent a82afd6 commit 8972d0e

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
@@ -22,12 +22,12 @@ repos:
2222
# https://github.com/codespell-project/codespell/issues/1498
2323
# Python formatting
2424
- repo: https://github.com/psf/black-pre-commit-mirror
25-
rev: 26.3.1
25+
rev: 26.5.1
2626
hooks:
2727
- id: black
2828
# R formatting
2929
- repo: https://github.com/lorenzwalthert/precommit
30-
rev: v0.4.3.9021
30+
rev: v0.4.3.9026
3131
hooks:
3232
- id: style-files
3333
# general linting

0 commit comments

Comments
 (0)