Skip to content

Commit 2582ad2

Browse files
committed
update sha1 for license header check repo revision
1 parent 86fca8c commit 2582ad2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: flake8
2020
exclude: elasticapm\/utils\/wrapt|build|src|tests|dist|conftest.py|setup.py
21-
#- repo: https://github.com/elastic/apm-agent-python
22-
# rev: cdfb9f18e0ef405
23-
# hooks:
24-
# - id: license-header-check
21+
- repo: https://github.com/elastic/apm-agent-python
22+
rev: 86fca8c04e6d638ed
23+
hooks:
24+
- id: license-header-check

0 commit comments

Comments
 (0)