Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 2836004

Browse files
authored
Merge pull request #374 from sass/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6e59d24 + c7b63dd commit 2836004

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ repos:
1212
- id: flake8
1313
exclude: ^docs/conf.py
1414
- repo: https://github.com/asottile/pyupgrade
15-
rev: v2.29.0
15+
rev: v2.29.1
1616
hooks:
1717
- id: pyupgrade
1818
args: [--py36-plus]
1919
- repo: https://github.com/asottile/add-trailing-comma
20-
rev: v2.2.0
20+
rev: v2.2.1
2121
hooks:
2222
- id: add-trailing-comma
2323
args: [--py36-plus]

0 commit comments

Comments
 (0)