fix(devicetree): Adapt to upstream node changes (#5961)

This commit is contained in:
Jędrzej Boczar 2024-01-24 05:33:52 +01:00 committed by GitHub
parent 41128a7724
commit 37c808b8ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -102,7 +102,7 @@
"revision": "f71e310a93010863f4b17a2a501ea8e2032c345b"
},
"devicetree": {
"revision": "53b4137bd37e726116ea918139767f982a1584d8"
"revision": "6b53bfdb20a54727bfe344aa40907351a298f75c"
},
"dhall": {
"revision": "affb6ee38d629c9296749767ab832d69bb0d9ea8"

View file

@ -30,8 +30,8 @@
(property
(identifier) @property)
(labeled_item
(identifier) @label)
(node
label: (_) @label)
(call_expression
(identifier) @function.macro)