Skip to content

Commit

Permalink
Fix pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
GuusjeJuijn committed Aug 7, 2024
1 parent c7a5cd7 commit 74f72ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions instruments/aiia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ tasks: # each question can be seen as a separate task
type: [ "open_question" ]
suggested_roles: ["Data scientist", "Domeinspecialist", "Opdrachtgever", "Projectleider"]
lifecycle: ["Monitoring en beheer"]
links: [ {"urn": "urn:nl:aivt:ir:iama:1.0:2B.2.1" }, {"urn": urn:nl:aivt:ir:iama:1.0:3.2.2} ]
links: [ {"urn": "urn:nl:aivt:ir:iama:1.0:2B.2.1" }, {"urn": "urn:nl:aivt:ir:iama:1.0:3.2.2"} ]
required_status: No
template: *assessmentcard_template
#Chapter 4: Data governance
Expand Down Expand Up @@ -1239,4 +1239,3 @@ tasks: # each question can be seen as a separate task
links: [ { } ]
required_status: No
template: *assessmentcard_template

0 comments on commit 74f72ad

Please sign in to comment.