We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86fca8c commit 2582ad2Copy full SHA for 2582ad2
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
hooks:
19
- id: flake8
20
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
+- repo: https://github.com/elastic/apm-agent-python
+ rev: 86fca8c04e6d638ed
+ hooks:
+ - id: license-header-check
0 commit comments