Skip to content

Commit a48588c

Browse files
authored
Merge pull request #18 from OpenGATE/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 23b6c1a + d1a4331 commit a48588c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v5.0.0
3+
rev: v6.0.0
44
hooks:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
7-
- repo: https://github.com/psf/black
8-
rev: 25.1.0
7+
- repo: https://github.com/psf/black-pre-commit-mirror
8+
rev: 25.9.0
99
hooks:
1010
- id: black
1111
ci:

0 commit comments

Comments
 (0)