Skip to content

Commit befbdf6

Browse files
authored
Merge pull request scikit-hep#1062 from CoffeaTeam/pre-commit-ci-update-config
ci(pre-commit): pre-commit autoupdate
2 parents 39403c7 + 2d71148 commit befbdf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ci:
1212

1313
repos:
1414
- repo: https://github.com/psf/black
15-
rev: 24.2.0
15+
rev: 24.3.0
1616
hooks:
1717
- id: black
1818

@@ -48,7 +48,7 @@ repos:
4848
- id: setup-cfg-fmt
4949

5050
- repo: https://github.com/astral-sh/ruff-pre-commit
51-
rev: v0.3.2
51+
rev: v0.3.3
5252
hooks:
5353
- id: ruff
5454
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)