Skip to content

Commit e82f048

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](asottile/pyupgrade@v2.32.0...v2.32.1) - [github.com/Lucas-C/pre-commit-hooks: v1.1.13 → v1.1.14](Lucas-C/pre-commit-hooks@v1.1.13...v1.1.14)
1 parent e28064e commit e82f048

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
@@ -35,7 +35,7 @@ repos:
3535
exclude: ^pii_processing/
3636

3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v2.32.0
38+
rev: v2.32.1
3939
hooks:
4040
- id: pyupgrade
4141
exclude: ^pii_processing/
@@ -54,7 +54,7 @@ repos:
5454

5555
# Changes tabs to spaces
5656
- repo: https://github.com/Lucas-C/pre-commit-hooks
57-
rev: v1.1.13
57+
rev: v1.1.14
5858
hooks:
5959
- id: remove-tabs
6060
exclude: ^(pii_processing|.*Makefile)

0 commit comments

Comments
 (0)