Skip to content

Commit f71f6fc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Lucas-C/pre-commit-hooks: a30f0d816e5062a67d87c8de753cfe499672b959 → ad1b27d73581aa16cca06fc4a0761fc563ffe8e8](Lucas-C/pre-commit-hooks@a30f0d8...ad1b27d) - [github.com/psf/black-pre-commit-mirror: 831207fd435b47aeffdf6af853097e64322b4d44 → ea488cebbfd88a5f50b8bd95d5c829d0bb76feb8](psf/black-pre-commit-mirror@831207f...ea488ce)
1 parent 920e20b commit f71f6fc

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/Lucas-C/pre-commit-hooks
3-
rev: a30f0d816e5062a67d87c8de753cfe499672b959 # frozen: v1.5.5
3+
rev: ad1b27d73581aa16cca06fc4a0761fc563ffe8e8 # frozen: v1.5.6
44
hooks:
55
- id: insert-license
66
files: '^src/.+\.py$|^tests/.+\.py$'
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: isort
3434
- repo: https://github.com/psf/black-pre-commit-mirror
35-
rev: 831207fd435b47aeffdf6af853097e64322b4d44 # frozen: 25.12.0
35+
rev: ea488cebbfd88a5f50b8bd95d5c829d0bb76feb8 # frozen: 26.1.0
3636
hooks:
3737
- id: black
3838
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)