Skip to content

Commit 4d01582

Browse files
committed
Update missed hooks
1 parent bd3433c commit 4d01582

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
- id: check-useless-excludes
2424

2525
- repo: https://github.com/pre-commit/pre-commit-hooks
26-
rev: v4.1.0
26+
rev: v4.2.0
2727
hooks:
2828
- id: check-added-large-files
2929
- id: check-case-conflict

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
### Repository
1717

1818
- Fix issues with building on CentOS 7 & 8
19+
- Update `pre-commit/pre-commit-hooks` to v4.2.0
1920
- Update `Lucas-C/pre-commit-hooks` hook to v1.1.13
2021
- Update `flake8` hook to v4.0.1
2122
- Update `pylint` hook to v3.0.0a4

0 commit comments

Comments
 (0)