Skip to content

Commit 085eddd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.10.0 → 25.1.0](psf/black@24.10.0...25.1.0) - [github.com/adrienverge/yamllint.git: v1.35.1 → v1.36.2](https://github.com/adrienverge/yamllint.git/compare/v1.35.1...v1.36.2) - [github.com/astronomer/pre-commit-hooks: 8b2d969bd549cd7c9454cc8bb54eec5b35c2e5e6 → 976b58ba36fcd3313fed6d5a7abc228cec64f994](astronomer/pre-commit-hooks@8b2d969...976b58b)
1 parent 6a56a59 commit 085eddd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
language: system
1010
entry: 'gofmt -w -s'
1111
- repo: https://github.com/psf/black
12-
rev: 24.10.0
12+
rev: 25.1.0
1313
hooks:
1414
- id: black
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -44,11 +44,11 @@ repos:
4444
- id: beautysh
4545
args: ['--indent-size', '2']
4646
- repo: https://github.com/adrienverge/yamllint.git
47-
rev: v1.35.1
47+
rev: v1.36.2
4848
hooks:
4949
- id: yamllint
5050
- repo: https://github.com/astronomer/pre-commit-hooks
51-
rev: 8b2d969bd549cd7c9454cc8bb54eec5b35c2e5e6
51+
rev: 976b58ba36fcd3313fed6d5a7abc228cec64f994
5252
hooks:
5353
- id: CVE-2017-18342
5454
- id: replace-en-dashes

0 commit comments

Comments
 (0)