Skip to content

Commit 701afd9

Browse files
Update pre-commits (#366)
1 parent 6a58f46 commit 701afd9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.3.0
6+
rev: v4.4.0
77
hooks:
88
- id: check-added-large-files
99
- id: check-ast
@@ -19,7 +19,7 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/psf/black
22-
rev: 22.12.0
22+
rev: 23.1.0
2323
hooks:
2424
- id: black
2525

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pre-commit>=2.21
1+
pre-commit>=3.1
22
yaml2ics==0.1

0 commit comments

Comments
 (0)