Skip to content

Commit cf37ee6

Browse files
authored
Merge pull request #102 from kircherlab/pre-commit-ci-update-config
chore(pre-commit.ci): pre-commit autoupdate
2 parents 8dc9bdc + 5b6f5b6 commit cf37ee6

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
@@ -16,7 +16,7 @@ repos:
1616
- id: mixed-line-ending
1717

1818
- repo: https://github.com/psf/black-pre-commit-mirror
19-
rev: 26.1.0
19+
rev: 26.3.1
2020
hooks:
2121
- id: black
2222
language_version: python3.13
@@ -46,7 +46,7 @@ ci:
4646
for more information, see https://pre-commit.ci
4747
autofix_prs: true
4848
autoupdate_branch: ''
49-
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
49+
autoupdate_commit_msg: 'chore(pre-commit.ci) pre-commit autoupdate'
5050
autoupdate_schedule: monthly
5151
skip: []
5252
submodules: false

0 commit comments

Comments
 (0)