diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..3f4b45f --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,25 @@ +version: 2 +updates: + - package-ecosystem: "npm" + directory: "/angular-app" + schedule: + interval: "weekly" + groups: + npm-dev-deps: + dependency-type: "development" + npm-prod-deps: + dependency-type: "production" + open-pull-requests-limit: 5 + commit-message: + prefix: "deps" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + groups: + actions-deps: + patterns: + - "*" + open-pull-requests-limit: 5 + commit-message: + prefix: "ci" diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e61521..769b466 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ exclude: | repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v6.0.0 hooks: - id: trailing-whitespace - id: check-added-large-files diff --git a/src/app/tool/better/resources/resources.component.html b/src/app/tool/better/resources/resources.component.html index 7d87c05..8ebe9b5 100644 --- a/src/app/tool/better/resources/resources.component.html +++ b/src/app/tool/better/resources/resources.component.html @@ -7,7 +7,7 @@
BETTER is used by federal, state, and municipal government agencies, including the National Aeronautics and Space Administration (NASA) – Goddard Space Flight Center and the Department of Energy and Environment in the District of Columbia; school districts; energy service companies, including Johnson Controls; multinational corporations; investors and lenders, like Citi; and non-profit organizations, such as PowerOptions and World Resources Institute (WRI). For more on pilot projects, visit better.lbl.gov/news/.
BETTER can be used in combination with the U.S. Environmental Protection Agency ENERGY STAR® PortfolioManager® and the U.S. Department of Energy (DOE) Building Energy Asset Score to conduct multilayered analysis on buildings to deliver both superior structural performance and operational energy performance. Currently, BETTER can input data from ENERGY STAR® PortfolioManager® or a BuildingSync® file to facilitate data and analytics transfer between BETTER and Asset Score, Audit Template, and the Standard Energy Efficiency Data (SEED)TM Platform. Users of SEED can also run BETTER and view BETTER reports from within the SEED platform. See how one California state government branch is accessing BETTER analytics through SEED to support portfolio energy performance improvement. +
BETTER can be used in combination with the U.S. Environmental Protection Agency ENERGY STAR® PortfolioManager® and the U.S. Department of Energy (DOE) Building Energy Asset Score to conduct multilayered analysis on buildings to deliver both superior structural performance and operational energy performance. Currently, BETTER can input data from ENERGY STAR® PortfolioManager® or a BuildingSync® file to facilitate data and analytics transfer between BETTER and Asset Score, Audit Template, and the Standard Energy Efficiency Data (SEED)TM Platform. Users of SEED can also run BETTER and view BETTER reports from within the SEED platform. See how one California state government branch is accessing BETTER analytics through SEED to support portfolio energy performance improvement.
The following documents are available to help you understand and use BETTER: